|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/lib/Target/ARM/ARMGenAsmMatcher.inc11333 { 1584 /* strh */, ARM::STRH, Convert__Reg1_1__AddrMode33_2__CondCode2_0, AMFBS_IsARM, { MCK_CondCode, MCK_GPR, MCK_AddrMode3 }, },
gen/lib/Target/ARM/ARMGenDAGISel.inc21829 /* 46907*/ OPC_MorphNodeTo0, TARGET_VAL(ARM::STRH), 0|OPFL_Chain|OPFL_MemRefs,
22400 /* 48121*/ OPC_MorphNodeTo0, TARGET_VAL(ARM::STRH), 0|OPFL_Chain|OPFL_MemRefs,
32602 /* 71750*/ OPC_MorphNodeTo0, TARGET_VAL(ARM::STRH), 0|OPFL_Chain|OPFL_MemRefs,
gen/lib/Target/ARM/ARMGenMCCodeEmitter.inc14824 case ARM::STRH: {
lib/Target/ARM/ARMAsmPrinter.cpp 1585 case ARM::PICSTRH: Opcode = ARM::STRH; break;
lib/Target/ARM/ARMBaseInstrInfo.cpp 3358 case ARM::STRH: {
lib/Target/ARM/ARMBaseRegisterInfo.cpp 566 case ARM::STRi12: case ARM::STRH: case ARM::STRBi12:
lib/Target/ARM/ARMFastISel.cpp 1093 StrOpc = ARM::STRH;
lib/Target/ARM/ARMInstrInfo.cpp 81 return ARM::STRH;
lib/Target/ARM/ARMInstructionSelector.cpp 312 STORE16 = isThumb ? ARM::t2STRHi12 : ARM::STRH;
1117 if (NewOpc == ARM::LDRH || NewOpc == ARM::STRH)
lib/Target/ARM/Disassembler/ARMDisassembler.cpp 2007 case ARM::STRH:
2082 case ARM::STRH: