Home
last modified time | relevance | path

Searched refs:MO_LO16 (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPC.h57 MO_LO16 = 4, MO_HA16 = 8, enumerator
DPPCMCInstLower.cpp102 if (MO.getTargetFlags() & PPCII::MO_LO16) in GetSymbolRef()
DPPCISelLowering.cpp1113 LoOpFlags = PPCII::MO_LO16; in GetLabelAccessInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h192 MO_LO16, MO_HI16, enumerator
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonBaseInfo.h227 MO_LO16, MO_HI16, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMMCInstLower.cpp38 case ARMII::MO_LO16: in GetSymbolRef()
DARMAsmPrinter.cpp332 (TF == ARMII::MO_LO16)) in printOperand()
346 (TF & ARMII::MO_LO16)) in printOperand()
DARMExpandPseudoInsts.cpp702 LO16 = LO16.addGlobalAddress(GV, MO.getOffset(), TF | ARMII::MO_LO16); in ExpandMOV32BitImm()
/external/llvm/lib/Target/ARM/
DARMMCInstLower.cpp36 case ARMII::MO_LO16: in GetSymbolRef()
DARMExpandPseudoInsts.cpp730 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()
DARMAsmPrinter.cpp196 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/
DARMInstrInfo.cpp150 {MO_LO16, "arm-lo16"}, {MO_HI16, "arm-hi16"}}; in getSerializableDirectMachineOperandTargetFlags()
DARMMCInstLower.cpp52 case ARMII::MO_LO16: in GetSymbolRef()
DARMExpandPseudoInsts.cpp889 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()
DARMAsmPrinter.cpp209 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/
DARMBaseInfo.h241 MO_LO16 = 0x1, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp60 case HexagonII::MO_LO16: in GetSymbolRef()
DHexagonInstrInfo.cpp1908 {MO_LO16, "hexagon-lo16"}, in getSerializableDirectMachineOperandTargetFlags()
/external/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp52 case HexagonII::MO_LO16: in GetSymbolRef()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h286 MO_LO16 = 0x1, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h270 MO_LO16, enumerator