Searched refs:MO_TPREL_LO (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsBaseInfo.h | 74 MO_TPREL_LO, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPC.h | 159 MO_TPREL_LO = 4 << 8, enumerator
|
| D | PPCMCInstLower.cpp | 61 case PPCII::MO_TPREL_LO: in GetSymbolRef()
|
| D | PPCInstrInfo.cpp | 2893 {MO_TPREL_LO, "ppc-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
|
| D | PPCISelLowering.cpp | 3303 PPCII::MO_TPREL_LO); in LowerGlobalTLSAddressLinux()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| D | RISCVBaseInfo.h | 145 MO_TPREL_LO = 8, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| D | RISCVMCInstLower.cpp | 61 case RISCVII::MO_TPREL_LO: in lowerSymbolOperand()
|
| D | RISCVInstrInfo.cpp | 975 {MO_TPREL_LO, "riscv-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
|
| D | RISCVISelLowering.cpp | 2806 DAG.getTargetGlobalAddress(GV, DL, Ty, 0, RISCVII::MO_TPREL_LO); in getStaticTLSAddr()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsMCInstLower.cpp | 81 case MipsII::MO_TPREL_LO: in LowerSymbolOperand()
|
| D | MipsInstrInfo.cpp | 829 {MO_TPREL_LO, "mips-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
|
| D | MipsAsmPrinter.cpp | 680 case MipsII::MO_TPREL_LO: O << "%tprel_lo("; break; in printOperand()
|
| D | MipsISelLowering.cpp | 2197 MipsII::MO_TPREL_LO); in lowerGlobalTLSAddress()
|