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.h178 MO_TPREL_LO, enumerator
H A DPPCMCInstLower.cpp62 case PPCII::MO_TPREL_LO: in GetSymbolRef()
H A DPPCInstrInfo.h430 TF == PPCII::MO_GOT_TPREL_PCREL_FLAG || TF == PPCII::MO_TPREL_LO || in hasTLSFlag()
H A DPPCInstrInfo.cpp3015 {MO_TPREL_LO, "ppc-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
H A DPPCISelLowering.cpp3597 PPCII::MO_TPREL_LO); in LowerGlobalTLSAddressLinux()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp88 case MipsII::MO_TPREL_LO: in LowerSymbolOperand()
H A DMipsInstrInfo.cpp958 {MO_TPREL_LO, "mips-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
H A DMipsAsmPrinter.cpp641 case MipsII::MO_TPREL_LO: O << "%tprel_lo("; break; in printOperand()
H A DMipsISelLowering.cpp2369 MipsII::MO_TPREL_LO); in lowerGlobalTLSAddress()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h277 MO_TPREL_LO = 8, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp984 case RISCVII::MO_TPREL_LO: in lowerSymbolOperand()
H A DRISCVInstrInfo.cpp3339 {MO_TPREL_LO, "riscv-tprel-lo"}, in getSerializableDirectMachineOperandTargetFlags()
H A DRISCVISelLowering.cpp8814 DAG.getTargetGlobalAddress(GV, DL, Ty, 0, RISCVII::MO_TPREL_LO); in getStaticTLSAddr()