Searched defs:JT (Results 1 - 23 of 23) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp98 const MachineJumpTableEntry &JT = JTInfo.getJumpTables()[JTIdx]; local
H A DAArch64AsmPrinter.cpp761 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); local
H A DAArch64ISelLowering.cpp5542 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); local
5558 SDValue JT = Op.getOperand(1); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp191 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); local
H A DXCoreISelLowering.cpp350 JumpTableSDNode *JT = cast<JumpTableSDNode>(Table); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp52 int JT = -1; member in struct:__anon5225::MSP430ISelAddressMode
H A DMSP430ISelLowering.cpp1330 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h473 static void mapping(IO &YamlIO, MachineJumpTable &JT) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1282 const std::vector<MachineJumpTableEntry> &JT = JtInfo->getJumpTables(); local
/freebsd-12-stable/contrib/libpcap/
H A Dgencode.h387 #define JT(b) ((b)->et.succ) macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp559 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); local
2166 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); local
2360 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); local
[all...]
H A DARMISelLowering.cpp5336 JumpTableSDNode *JT = cast<JumpTableSDNode>(Table); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1211 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1169 const JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); local
1178 const auto *JT = cast<JumpTableSDNode>(Op.getOperand(1)); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1067 Function *JT; local
1101 applyICallBranchFunnel(VTableSlotInfo &SlotInfo, Constant *JT, bool &IsExported) argument
1755 Constant *JT = cast<Constant>( local
[all...]
H A DLowerTypeTests.cpp1287 replaceWeakDeclarationWithJumpTablePtr( Function *F, Constant *JT, bool IsJumpTableCanonical) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp508 void IRTranslator::emitJumpTable(SwitchCG::JumpTable &JT, argument
523 bool IRTranslator::emitJumpTableHeader(SwitchCG::JumpTable &JT, argument
657 SwitchCG::JumpTable *JT = &SL->JTCases[I->JTCasesIndex].second; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1835 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp74 int JT; member in struct:__anon5459::X86ISelAddressMode
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1557 JumpTarget JT = LI->second; local
1575 JumpTarget JT = LI->second; local
3283 JumpTarget JT local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3188 SDValue SystemZTargetLowering::lowerJumpTable(JumpTableSDNode *JT, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2434 void SelectionDAGBuilder::visitJumpTable(SwitchCG::JumpTable &JT) { argument
2449 void SelectionDAGBuilder::visitJumpTableHeader(SwitchCG::JumpTable &JT, argument
10220 SwitchCG::JumpTable *JT = &SL->JTCases[I->JTCasesIndex].second; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2847 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); local

Completed in 747 milliseconds