HomeSort by relevance Sort by last modified time
    Searched refs:MO_LO16 (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPC.h 70 /// MO_LO16, MO_HA16 - lo16(symbol) and ha16(symbol)
71 MO_LO16 = 32, MO_HA16 = 64,
PPCMCInstLower.cpp 109 case PPCII::MO_LO16: RefKind = isDarwin ?
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMMCInstLower.cpp 37 case ARMII::MO_LO16:
ARMAsmPrinter.cpp 348 (TF == ARMII::MO_LO16))
362 (TF & ARMII::MO_LO16))
    [all...]
ARMExpandPseudoInsts.cpp     [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 240 /// MO_LO16 - On a symbol operand, this represents a relocation containing
242 MO_LO16,

Completed in 532 milliseconds