Home
last modified time | relevance | path

Searched refs:getPICJumpTableRelocBaseExpr (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.h155 const MCExpr *getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
H A DM68kISelLowering.cpp2687 const MCExpr *M68kTargetLowering::getPICJumpTableRelocBaseExpr( in getPICJumpTableRelocBaseExpr() function in M68kTargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1084 const MCExpr *getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
H A DPPCISelLowering.cpp3136 PPCTargetLowering::getPICJumpTableRelocBaseExpr(const MachineFunction *MF, in getPICJumpTableRelocBaseExpr() function in PPCTargetLowering
3140 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx); in getPICJumpTableRelocBaseExpr()
3145 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx); in getPICJumpTableRelocBaseExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.h919 getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
H A DX86ISelLowering.cpp2448 getPICJumpTableRelocBaseExpr(const MachineFunction *MF, unsigned JTI, in getPICJumpTableRelocBaseExpr() function in X86TargetLowering
2452 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx); in getPICJumpTableRelocBaseExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2116 const MCExpr *Base = TLI->getPICJumpTableRelocBaseExpr(MF,JTI,OutContext); in emitJumpTableInfo()
2203 const MCExpr *Base = TLI->getPICJumpTableRelocBaseExpr(MF, UID, OutContext); in emitJumpTableEntry()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3219 getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp472 TargetLowering::getPICJumpTableRelocBaseExpr(const MachineFunction *MF, in getPICJumpTableRelocBaseExpr() function in TargetLowering