/external/swiftshader/third_party/subzero/src/ |
D | IceSwitchLowering.h | 46 CaseCluster(uint64_t Low, uint64_t High, InstJumpTable *JT) in CaseCluster() 74 InstJumpTable *JT; /// Jump table targets. member
|
D | IceELFObjectWriter.cpp | 591 void ELFObjectWriter::writeJumpTable(const JumpTableData &JT, in writeJumpTable()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ELFCodeEmitter.cpp | 168 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in emitJumpTables() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 193 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in printInlineJT() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 197 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in printInlineJT() local
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 212 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in printInlineJT() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 47 JT, // Jump table. enumerator
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 643 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/ |
D | ARMAsmPrinter.cpp | 1025 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
|
D | ARMConstantIslandPass.cpp | 608 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-7.0/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 929 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableAddrs() local 972 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableInsts() local 1000 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableTBInst() local
|
D | ARMConstantIslandPass.cpp | 552 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in doInitialJumpTablePlacement() local 2092 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in optimizeThumb2JumpTables() local 2285 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in reorderThumb2JumpTables() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 52 JT, // Jump table. enumerator
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JITEmitter.cpp | 1113 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in initJumpTableInfo() local 1134 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in emitJumpTableInfo() local 1234 const std::vector<MachineJumpTableEntry> &JT = JumpTable->getJumpTables(); in getJumpTableEntryAddress() local
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelDAGToDAG.cpp | 52 int JT; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelDAGToDAG.cpp | 53 int JT; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 842 const JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); in LowerJumpTable() local 851 const auto *JT = cast<JumpTableSDNode>(Op.getOperand(1)); in LowerBR_JT() local
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430ISelDAGToDAG.cpp | 51 int JT; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 846 Function *JT; in tryICallBranchFunnel() local 878 Constant *JT, bool &IsExported) { in applyICallBranchFunnel() 1516 auto *JT = M.getOrInsertFunction(getGlobalName(Slot, {}, "branch_funnel"), in importResolution() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 919 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTable() local 968 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJump2Table() local
|
D | ARMConstantIslandPass.cpp | 1707 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in OptimizeThumb2JumpTables() local 1830 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in ReorderThumb2JumpTables() local
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 767 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); in LowerJumpTable() local
|
/external/libpcap/ |
D | gencode.h | 408 #define JT(b) ((b)->et.succ) macro
|
/external/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.cpp | 1042 const std::vector<MachineJumpTableEntry> &JT = JtInfo->getJumpTables(); in NaClAlignIndirectJumpTargets() local
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 196 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); in LowerJumpTable() local
|