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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 187 MO_LO16, MO_HI16,
  /external/llvm/lib/Target/ARM/
ARMMCInstLower.cpp 44 case ARMII::MO_HI16:
ARMExpandPseudoInsts.cpp     [all...]
ARMAsmPrinter.cpp 173 (TF == ARMII::MO_HI16))
187 (TF & ARMII::MO_HI16))
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 288 /// MO_HI16 - On a symbol operand, this represents a relocation containing
290 MO_HI16 = 0x2,
308 /// combined with MO_LO16, MO_HI16 or MO_NO_FLAG (in a constant-pool, for

Completed in 178 milliseconds