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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 186 MO_LO16, MO_HI16,
  /external/llvm/lib/Target/ARM/
ARMMCInstLower.cpp 39 case ARMII::MO_LO16:
ARMExpandPseudoInsts.cpp     [all...]
ARMAsmPrinter.cpp 149 (TF == ARMII::MO_LO16))
163 (TF & ARMII::MO_LO16))
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 284 /// MO_LO16 - On a symbol operand, this represents a relocation containing
286 MO_LO16 = 0x1,
308 /// combined with MO_LO16, MO_HI16 or MO_NO_FLAG (in a constant-pool, for

Completed in 419 milliseconds