Searched defs:JTI (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp188 unsigned JTI = MI->getOperand(opNum).getIndex(); local
H A DXCoreISelLowering.cpp351 unsigned JTI = JT->getIndex(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp247 unsigned JTI = CurMF->getOrCreateJumpTableInfo(TLI->getJumpTableEncoding()) local
H A DMIRPrinter.cpp523 convert(ModuleSlotTracker &MST, yaml::MachineJumpTable &YamlJTI, const MachineJumpTableInfo &JTI) argument
H A DMachineFunction.cpp636 MCSymbol *MachineFunction::getJTISymbol(unsigned JTI, MCContext &Ctx, argument
H A DBranchFolding.cpp230 MachineJumpTableInfo *JTI = MF.getJumpTableInfo(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 unsigned JTI; member in struct:llvm::SwitchCG::JumpTable
H A DSelectionDAG.h660 SDValue getTargetJumpTable(int JTI, EVT VT, unsigned TargetFlags = 0) { argument
H A DSelectionDAGNodes.h1793 int JTI; member in class:llvm::JumpTableSDNode
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp849 MachineJumpTableInfo *JTI = PFS.MF.getOrCreateJumpTableInfo(YamlJTI.Kind); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp793 emitJumpTableEntry(const MachineJumpTableInfo *MJTI, const MachineBasicBlock *MBB, unsigned JTI) argument
[all...]
H A DAArch64InstructionSelector.cpp2432 unsigned JTI = I.getOperand(1).getIndex(); local
2454 unsigned JTI = I.getOperand(1).getIndex(); local
H A DAArch64ISelLowering.cpp5560 int JTI = cast<JumpTableSDNode>(JT.getNode())->getIndex(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp594 unsigned JTI = JTOp.getIndex(); local
2173 unsigned JTI = JTOP.getIndex(); local
2367 unsigned JTI = JTOP.getIndex(); local
[all...]
H A DARMISelLowering.cpp5338 SDValue JTI = DAG.getTargetJumpTable(JT->getIndex(), PTy); local
9667 MachineJumpTableInfo *JTI = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp196 buildJumpTable(const LLT PtrTy, unsigned JTI) argument
262 buildBrJT(Register TablePtr, unsigned JTI, Register IndexReg) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2412 getPICJumpTableRelocBaseExpr(const MachineFunction *MF, unsigned JTI, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp463 getPICJumpTableRelocBaseExpr(const MachineFunction *MF, unsigned JTI,MCContext &Ctx) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2830 getPICJumpTableRelocBaseExpr(const MachineFunction *MF, unsigned JTI, MCContext &Ctx) const argument

Completed in 629 milliseconds