/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 600 const JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); in LowerJumpTable() local 609 const auto *JT = cast<JumpTableSDNode>(Op.getOperand(1)); in LowerBR_JT() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 198 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in printInlineJT() local
|
D | XCoreISelLowering.cpp | 357 JumpTableSDNode *JT = cast<JumpTableSDNode>(Table); in LowerBR_JT() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.h | 47 JT, // Jump table. enumerator
|
/external/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 979 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableAddrs() local 1018 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableInsts() local 1044 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableTBInst() local
|
D | ARMConstantIslandPass.cpp | 595 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in doInitialJumpTablePlacement() local 2112 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in optimizeThumb2JumpTables() local 2226 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in reorderThumb2JumpTables() local
|
D | ARMISelLowering.cpp | 3858 JumpTableSDNode *JT = cast<JumpTableSDNode>(Table); in LowerBR_JT() local
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelDAGToDAG.cpp | 53 int JT; member
|
D | MSP430ISelLowering.cpp | 1096 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); in LowerJumpTable() local
|
/external/libpcap/ |
D | gencode.h | 362 #define JT(b) ((b)->et.succ) macro
|
/external/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.cpp | 1064 const std::vector<MachineJumpTableEntry> &JT = JtInfo->getJumpTables(); in NaClAlignIndirectJumpTargets() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 401 } else if (JumpTableSDNode *JT = dyn_cast<JumpTableSDNode>(Op)) { in AddOperand() local
|
D | SelectionDAGBuilder.cpp | 1836 void SelectionDAGBuilder::visitJumpTable(JumpTable &JT) { in visitJumpTable() 1851 void SelectionDAGBuilder::visitJumpTableHeader(JumpTable &JT, in visitJumpTableHeader() 7758 JumpTable JT(-1U, JTI, JumpTableMBB, nullptr); in buildJumpTable() local 8222 JumpTable *JT = &JTCases[I->JTCasesIndex].second; in lowerWorkItem() local
|
/external/clang/lib/Analysis/ |
D | CFG.cpp | 1069 JumpTarget JT = LI->second; in buildCFG() local 2373 JumpTarget JT = I->second; in VisitGotoStmt() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1349 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableInfo() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 70 int JT; member
|
D | X86ISelLowering.cpp | 12000 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); in LowerJumpTable() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
D | UCharacter.java | 3316 public static final int JT = 34; field
|
/external/icu/android_icu4j/src/main/java/android/icu/lang/ |
D | UCharacter.java | 2785 public static final int JT = 34; field
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 2616 SDValue SystemZTargetLowering::lowerJumpTable(JumpTableSDNode *JT, in lowerJumpTable()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 4086 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); in LowerJumpTable() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 2059 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); in LowerJumpTable() local
|
/external/v8/test/mjsunit/asm/poppler/ |
D | poppler.js | 7333 …0,y=0,z=0,A=0,B=0,C=0;h=i;g=i;i=i+8|0;q=g;j=i;i=i+8|0;k=i;i=i+8|0;l=k;f=c[d+28>>2]|0;m=c[a+712>>2]…
|