Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h74 MO_TPREL_LO, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h74 MO_TPREL_LO, enumerator
/external/llvm/lib/Target/PowerPC/
DPPC.h88 MO_TPREL_LO = 4 << 4, enumerator
DPPCMCInstLower.cpp90 case PPCII::MO_TPREL_LO: in GetSymbolRef()
DPPCInstrInfo.cpp1842 {MO_TPREL_LO, "ppc-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
DPPCISelLowering.cpp2231 PPCII::MO_TPREL_LO); in LowerGlobalTLSAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPC.h118 MO_TPREL_LO = 4 << 4, enumerator
DPPCMCInstLower.cpp89 case PPCII::MO_TPREL_LO: in GetSymbolRef()
DPPCInstrInfo.cpp2024 {MO_TPREL_LO, "ppc-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
DPPCISelLowering.cpp2906 PPCII::MO_TPREL_LO); in LowerGlobalTLSAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/
DRISCVBaseInfo.h61 MO_TPREL_LO = 8, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVMCInstLower.cpp60 case RISCVII::MO_TPREL_LO: in lowerSymbolOperand()
DRISCVInstrInfo.cpp633 {MO_TPREL_LO, "riscv-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
DRISCVISelLowering.cpp549 DAG.getTargetGlobalAddress(GV, DL, Ty, 0, RISCVII::MO_TPREL_LO); in getStaticTLSAddr()
/external/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp82 case MipsII::MO_TPREL_LO: in LowerSymbolOperand()
DMipsAsmPrinter.cpp577 case MipsII::MO_TPREL_LO: O << "%tprel_lo("; break; in printOperand()
DMipsISelLowering.cpp1876 MipsII::MO_TPREL_LO); in lowerGlobalTLSAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp81 case MipsII::MO_TPREL_LO: in LowerSymbolOperand()
DMipsInstrInfo.cpp828 {MO_TPREL_LO, "mips-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
DMipsAsmPrinter.cpp680 case MipsII::MO_TPREL_LO: O << "%tprel_lo("; break; in printOperand()
DMipsISelLowering.cpp2201 MipsII::MO_TPREL_LO); in lowerGlobalTLSAddress()