/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPC.h | 57 MO_LO16 = 4, MO_HA16 = 8, enumerator
|
D | PPCMCInstLower.cpp | 102 if (MO.getTargetFlags() & PPCII::MO_LO16) in GetSymbolRef()
|
D | PPCISelLowering.cpp | 1113 LoOpFlags = PPCII::MO_LO16; in GetLabelAccessInfo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonBaseInfo.h | 192 MO_LO16, MO_HI16, enumerator
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonBaseInfo.h | 227 MO_LO16, MO_HI16, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMMCInstLower.cpp | 38 case ARMII::MO_LO16: in GetSymbolRef()
|
D | ARMAsmPrinter.cpp | 332 (TF == ARMII::MO_LO16)) in printOperand() 346 (TF & ARMII::MO_LO16)) in printOperand()
|
D | ARMExpandPseudoInsts.cpp | 702 LO16 = LO16.addGlobalAddress(GV, MO.getOffset(), TF | ARMII::MO_LO16); in ExpandMOV32BitImm()
|
/external/llvm/lib/Target/ARM/ |
D | ARMMCInstLower.cpp | 36 case ARMII::MO_LO16: in GetSymbolRef()
|
D | ARMExpandPseudoInsts.cpp | 730 LO16 = LO16.addExternalSymbol(ES, TF | ARMII::MO_LO16); in ExpandMOV32BitImm() 737 LO16 = LO16.addGlobalAddress(GV, MO.getOffset(), TF | ARMII::MO_LO16); in ExpandMOV32BitImm() 1331 unsigned LO16TF = TF | ARMII::MO_LO16; in ExpandMI()
|
D | ARMAsmPrinter.cpp | 196 if (TF == ARMII::MO_LO16) in printOperand() 208 if (TF & ARMII::MO_LO16) in printOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.cpp | 150 {MO_LO16, "arm-lo16"}, {MO_HI16, "arm-hi16"}}; in getSerializableDirectMachineOperandTargetFlags()
|
D | ARMMCInstLower.cpp | 52 case ARMII::MO_LO16: in GetSymbolRef()
|
D | ARMExpandPseudoInsts.cpp | 889 LO16 = LO16.addExternalSymbol(ES, TF | ARMII::MO_LO16); in ExpandMOV32BitImm() 896 LO16 = LO16.addGlobalAddress(GV, MO.getOffset(), TF | ARMII::MO_LO16); in ExpandMOV32BitImm() 1525 unsigned LO16TF = TF | ARMII::MO_LO16; in ExpandMI()
|
D | ARMAsmPrinter.cpp | 209 if (TF == ARMII::MO_LO16) in printOperand() 221 if (TF & ARMII::MO_LO16) in printOperand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMBaseInfo.h | 241 MO_LO16 = 0x1, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonMCInstLower.cpp | 60 case HexagonII::MO_LO16: in GetSymbolRef()
|
D | HexagonInstrInfo.cpp | 1908 {MO_LO16, "hexagon-lo16"}, in getSerializableDirectMachineOperandTargetFlags()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonMCInstLower.cpp | 52 case HexagonII::MO_LO16: in GetSymbolRef()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMBaseInfo.h | 286 MO_LO16 = 0x1, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMBaseInfo.h | 270 MO_LO16, enumerator
|