Home
last modified time | relevance | path

Searched defs:JT (Results 1 – 25 of 78) sorted by relevance

1234

/external/swiftshader/third_party/subzero/src/
DIceSwitchLowering.h46 CaseCluster(uint64_t Low, uint64_t High, InstJumpTable *JT) in CaseCluster()
74 InstJumpTable *JT; /// Jump table targets. member
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64CompressJumpTables.cpp98 const MachineJumpTableEntry &JT = JTInfo.getJumpTables()[JTIdx]; in compressJumpTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CompressJumpTables.cpp98 const MachineJumpTableEntry &JT = JTInfo.getJumpTables()[JTIdx]; in compressJumpTable() local
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp190 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in printInlineJT() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp191 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in printInlineJT() local
/external/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp197 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in printInlineJT() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h47 JT, // Jump table. enumerator
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp643 const JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); in LowerJumpTable() local
652 const auto *JT = cast<JumpTableSDNode>(Op.getOperand(1)); in LowerBR_JT() local
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp1025 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableAddrs() local
1064 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableInsts() local
1090 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableTBInst() local
DARMConstantIslandPass.cpp608 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in doInitialJumpTablePlacement() local
2114 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in optimizeThumb2JumpTables() local
2228 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in reorderThumb2JumpTables() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp954 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableAddrs() local
997 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableInsts() local
1025 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableTBInst() local
DARMConstantIslandPass.cpp559 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in doInitialJumpTablePlacement() local
2166 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in optimizeThumb2JumpTables() local
2360 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in reorderThumb2JumpTables() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp972 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in emitJumpTableAddrs() local
1015 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in emitJumpTableInsts() local
1043 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in emitJumpTableTBInst() local
DARMConstantIslandPass.cpp551 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in doInitialJumpTablePlacement() local
2139 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in optimizeThumb2JumpTables() local
2333 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in reorderThumb2JumpTables() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h51 JT, // Jump table. enumerator
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h52 JT, // Jump table. enumerator
/external/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp52 int JT; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp52 int JT = -1; member
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp52 int JT = -1; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp251 JumpTable JT(-1U, JTI, JumpTableMBB, nullptr); in buildJumpTable() local
/external/llvm-project/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp254 JumpTable JT(-1U, JTI, JumpTableMBB, nullptr); in buildJumpTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1067 Function *JT; in tryICallBranchFunnel() local
1102 Constant *JT, bool &IsExported) { in applyICallBranchFunnel()
1755 Constant *JT = cast<Constant>( in importResolution() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1225 Function *JT; in tryICallBranchFunnel() local
1260 Constant *JT, bool &IsExported) { in applyICallBranchFunnel()
1941 Constant *JT = cast<Constant>( in importResolution() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1169 const JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); in LowerJumpTable() local
1178 const auto *JT = cast<JumpTableSDNode>(Op.getOperand(1)); in LowerBR_JT() local
/external/libpcap/
Dgencode.h401 #define JT(b) ((b)->et.succ) macro

1234