HomeSort by: relevance | last modified time | path
    Searched defs:getPICJumpTableRelocBaseExpr (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp 2448 getPICJumpTableRelocBaseExpr(const MachineFunction *MF, unsigned JTI,
2452 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx);
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kISelLowering.cpp 2687 const MCExpr *M68kTargetLowering::getPICJumpTableRelocBaseExpr(
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 472 TargetLowering::getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 3136 PPCTargetLowering::getPICJumpTableRelocBaseExpr(const MachineFunction *MF,
3140 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx);
3145 return TargetLowering::getPICJumpTableRelocBaseExpr(MF, JTI, Ctx);

Completed in 94 milliseconds