Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h74 MO_TPREL_LO, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.h172 MO_TPREL_LO, enumerator
H A DPPCMCInstLower.cpp60 case PPCII::MO_TPREL_LO: in GetSymbolRef()
H A DPPCInstrInfo.h307 TF == PPCII::MO_GOT_TPREL_PCREL_FLAG || TF == PPCII::MO_TPREL_LO || in hasTLSFlag()
H A DPPCInstrInfo.cpp2974 {MO_TPREL_LO, "ppc-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
H A DPPCISelLowering.cpp3468 PPCII::MO_TPREL_LO); in LowerGlobalTLSAddressLinux()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp80 case MipsII::MO_TPREL_LO: in LowerSymbolOperand()
H A DMipsInstrInfo.cpp919 {MO_TPREL_LO, "mips-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
H A DMipsAsmPrinter.cpp637 case MipsII::MO_TPREL_LO: O << "%tprel_lo("; break; in printOperand()
H A DMipsISelLowering.cpp2212 MipsII::MO_TPREL_LO); in lowerGlobalTLSAddress()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h262 MO_TPREL_LO = 8, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp792 case RISCVII::MO_TPREL_LO: in lowerSymbolOperand()
H A DRISCVInstrInfo.cpp2379 {MO_TPREL_LO, "riscv-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
H A DRISCVISelLowering.cpp6942 DAG.getTargetGlobalAddress(GV, DL, Ty, 0, RISCVII::MO_TPREL_LO); in getStaticTLSAddr()