Searched refs:MO_TPREL_LO (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsBaseInfo.h | 74 MO_TPREL_LO, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPC.h | 178 MO_TPREL_LO, enumerator
|
| H A D | PPCMCInstLower.cpp | 62 case PPCII::MO_TPREL_LO: in GetSymbolRef()
|
| H A D | PPCInstrInfo.h | 430 TF == PPCII::MO_GOT_TPREL_PCREL_FLAG || TF == PPCII::MO_TPREL_LO || in hasTLSFlag()
|
| H A D | PPCInstrInfo.cpp | 3015 {MO_TPREL_LO, "ppc-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
|
| H A D | PPCISelLowering.cpp | 3597 PPCII::MO_TPREL_LO); in LowerGlobalTLSAddressLinux()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsMCInstLower.cpp | 88 case MipsII::MO_TPREL_LO: in LowerSymbolOperand()
|
| H A D | MipsInstrInfo.cpp | 958 {MO_TPREL_LO, "mips-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
|
| H A D | MipsAsmPrinter.cpp | 641 case MipsII::MO_TPREL_LO: O << "%tprel_lo("; break; in printOperand()
|
| H A D | MipsISelLowering.cpp | 2369 MipsII::MO_TPREL_LO); in lowerGlobalTLSAddress()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVBaseInfo.h | 277 MO_TPREL_LO = 8, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVAsmPrinter.cpp | 984 case RISCVII::MO_TPREL_LO: in lowerSymbolOperand()
|
| H A D | RISCVInstrInfo.cpp | 3339 {MO_TPREL_LO, "riscv-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
|
| H A D | RISCVISelLowering.cpp | 8814 DAG.getTargetGlobalAddress(GV, DL, Ty, 0, RISCVII::MO_TPREL_LO); in getStaticTLSAddr()
|