Home
last modified time | relevance | path

Searched refs:S_TPREL_LO (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCExpr.cpp36 .Case("tprel_lo", RISCV::S_TPREL_LO) in parseSpecifierName()
66 case RISCV::S_TPREL_LO: in getSpecifierName()
H A DRISCVMCAsmInfo.h43 S_TPREL_LO, enumerator
H A DRISCVMCCodeEmitter.cpp635 case RISCV::S_TPREL_LO: in getImmOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp88 case PPC::S_TPREL_LO: in getRelocType()
239 case PPC::S_TPREL_LO: in getRelocType()
386 case PPC::S_TPREL_LO: in getRelocType()
H A DPPCMCAsmInfo.h125 S_TPREL_LO, // symbol@tprel@l enumerator
H A DPPCMCAsmInfo.cpp96 {PPC::S_TPREL_LO, "tprel@l"},
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.h74 S_TPREL_LO, enumerator
H A DMipsMCAsmInfo.cpp154 case Mips::S_TPREL_LO: in printImpl()
H A DMipsELFObjectWriter.cpp168 case Mips::S_TPREL_LO: in getRelocType()
H A DMipsMCCodeEmitter.cpp697 case Mips::S_TPREL_LO: in getExprOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp63 RefKind = PPC::S_TPREL_LO; in GetSymbolRef()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp89 TargetKind = Mips::S_TPREL_LO; in LowerSymbolOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp985 Kind = RISCV::S_TPREL_LO; in lowerSymbolOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp872 VK == RISCV::S_TPREL_LO || VK == ELF::R_RISCV_TLSDESC_LOAD_LO12 || in isSImm12()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp6377 .Case("tprel_lo", Mips::S_TPREL_LO) in parseRelocExpr()