Home
last modified time | relevance | path

Searched defs:JTI (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64BranchTargets.cpp72 if (auto *JTI = MF.getJumpTableInfo()) in runOnMachineFunction() local
H A DAArch64AsmPrinter.cpp831 for (unsigned JTI = 0, e = JT.size(); JTI != e; ++JTI) { in emitJumpTableInfo() local
H A DAArch64ISelLowering.cpp7256 int JTI = cast<JumpTableSDNode>(JT.getNode())->getIndex(); in LowerBR_JT() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp187 unsigned JTI = MI->getOperand(opNum).getIndex(); in printInlineJT() local
H A DXCoreISelLowering.cpp351 unsigned JTI = JT->getIndex(); in LowerBR_JT() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp957 unsigned JTI = MO1.getIndex(); in emitJumpTableAddrs() local
1003 unsigned JTI = MO1.getIndex(); in emitJumpTableInsts() local
1033 unsigned JTI = MO1.getIndex(); in emitJumpTableTBInst() local
H A DARMConstantIslandPass.cpp624 unsigned JTI = JTOp.getIndex(); in doInitialJumpTablePlacement() local
2187 unsigned JTI = JTOP.getIndex(); in optimizeThumb2JumpTables() local
2381 unsigned JTI = JTOP.getIndex(); in reorderThumb2JumpTables() local
H A DARMISelLowering.cpp5564 SDValue JTI = DAG.getTargetJumpTable(JT->getIndex(), PTy); in LowerBR_JT() local
10235 MachineJumpTableInfo *JTI = in EmitSjLjDispatchBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp250 unsigned JTI = CurMF->getOrCreateJumpTableInfo(TLI->getJumpTableEncoding()) in buildJumpTable() local
H A DMIRPrinter.cpp552 const MachineJumpTableInfo &JTI) { in convert()
H A DMachineFunction.cpp659 MCSymbol *MachineFunction::getJTISymbol(unsigned JTI, MCContext &Ctx, in getJTISymbol()
H A DBranchFolding.cpp216 MachineJumpTableInfo *JTI = MF.getJumpTableInfo(); in OptimizeFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h170 unsigned JTI; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp160 unsigned JTI) { in buildJumpTable()
228 unsigned JTI, in buildBrJT()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp895 MachineJumpTableInfo *JTI = PFS.MF.getOrCreateJumpTableInfo(YamlJTI.Kind); in initializeJumpTableInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3280 unsigned JTI = I.getOperand(1).getIndex(); in selectBrJT() local
3302 unsigned JTI = I.getOperand(1).getIndex(); in selectJumpTable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2260 MachineJumpTableInfo *JTI = MF->getOrCreateJumpTableInfo(JTE); in emitSjLjDispatchBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2688 const MachineFunction *MF, unsigned JTI, MCContext &Ctx) const { in getPICJumpTableRelocBaseExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2104 for (unsigned JTI = 0, e = JT.size(); JTI != e; ++JTI) { in emitJumpTableInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp473 unsigned JTI,MCContext &Ctx) const{ in getPICJumpTableRelocBaseExpr()
H A DSelectionDAG.cpp1593 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3137 unsigned JTI, in getPICJumpTableRelocBaseExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2448 getPICJumpTableRelocBaseExpr(const MachineFunction *MF, unsigned JTI, in getPICJumpTableRelocBaseExpr()
33878 MachineJumpTableInfo *JTI = MF->getOrCreateJumpTableInfo(JTE); in EmitSjLjDispatchBlock() local