Home
last modified time | relevance | path

Searched refs:getJTISymbol (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFunction.h413 MCSymbol *getJTISymbol(unsigned JTI, MCContext &Ctx,
/external/llvm/include/llvm/CodeGen/
DMachineFunction.h597 MCSymbol *getJTISymbol(unsigned JTI, MCContext &Ctx,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFunction.h741 MCSymbol *getJTISymbol(unsigned JTI, MCContext &Ctx,
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineFunction.cpp406 MCSymbol *MachineFunction::getJTISymbol(unsigned JTI, MCContext &Ctx, in getJTISymbol() function in MachineFunction
/external/llvm/lib/CodeGen/
DMachineFunction.cpp537 MCSymbol *MachineFunction::getJTISymbol(unsigned JTI, MCContext &Ctx, in getJTISymbol() function in MachineFunction
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineFunction.cpp633 MCSymbol *MachineFunction::getJTISymbol(unsigned JTI, MCContext &Ctx, in getJTISymbol() function in MachineFunction
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1852 return MF->getJTISymbol(JTID, OutContext, isLinkerPrivate); in GetJTISymbol()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2374 return MF->getJTISymbol(JTID, OutContext, isLinkerPrivate); in GetJTISymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2694 return MF->getJTISymbol(JTID, OutContext, isLinkerPrivate); in GetJTISymbol()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1095 return MCSymbolRefExpr::Create(MF->getJTISymbol(JTI, Ctx), Ctx); in getPICJumpTableRelocBaseExpr()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp312 return MCSymbolRefExpr::create(MF->getJTISymbol(JTI, Ctx), Ctx); in getPICJumpTableRelocBaseExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp317 return MCSymbolRefExpr::create(MF->getJTISymbol(JTI, Ctx), Ctx); in getPICJumpTableRelocBaseExpr()