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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMMCInstLower.cpp 43 case ARMII::MO_HI16:
ARMAsmPrinter.cpp 335 (TF == ARMII::MO_HI16))
349 (TF & ARMII::MO_HI16))
    [all...]
ARMExpandPseudoInsts.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMMCInstLower.cpp 41 case ARMII::MO_HI16:
ARMExpandPseudoInsts.cpp     [all...]
ARMAsmPrinter.cpp 198 else if (TF == ARMII::MO_HI16)
210 else if (TF & ARMII::MO_HI16)
    [all...]
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 227 MO_LO16, MO_HI16,
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 288 /// MO_HI16 - On a symbol operand, this represents a relocation containing
290 MO_HI16 = 0x2,
310 /// combined with MO_LO16, MO_HI16 or MO_NO_FLAG (in a constant-pool, for
  /external/llvm/lib/Target/Hexagon/
HexagonMCInstLower.cpp 55 case HexagonII::MO_HI16:
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 272 /// MO_HI16 - On a symbol operand, this represents a relocation containing
274 MO_HI16,

Completed in 1001 milliseconds