Searched defs:MO_LO16 (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
H A DPPC.h56 /// MO_LO16, MO_HA16 - lo16(symbol) and ha16(symbol)
57 MO_LO16 = 4, MO_HA16 = 8, enumerator in enum:llvm::PPCII::TOF
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonBaseInfo.h227 MO_LO16, MO_HI16, enumerator in enum:llvm::HexagonII::MemAccessSize::HexagonMOTargetFlagVal
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h268 /// MO_LO16 - On a symbol operand, this represents a relocation containing
270 MO_LO16, enumerator in enum:llvm::ARMII::TOF
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h284 /// MO_LO16 - On a symbol operand, this represents a relocation containing
286 MO_LO16 = 0x1, enumerator in enum:llvm::ARMII::TOF
310 /// combined with MO_LO16, MO_HI16 or MO_NO_FLAG (in a constant-pool, for

Completed in 3146 milliseconds