Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/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
DIceELFObjectWriter.cpp573 void ELFObjectWriter::writeJumpTable(const JumpTableData &JT, in writeJumpTable()
DIceTargetLoweringX8664.cpp6999 for (const JumpTableData &JT : Ctx->getJumpTables()) in lowerJumpTables() local
7010 for (const JumpTableData &JT : Ctx->getJumpTables()) { in lowerJumpTables() local
/third_party/musl/porting/liteos_a/user/src/conf/
Dsysconf.c10 #define JT(x) (-256|(x)) macro
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c10 #define JT(x) (-256|(x)) macro
/third_party/musl/src/conf/
Dsysconf.c10 #define JT(x) (-256|(x)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CompressJumpTables.cpp98 const MachineJumpTableEntry &JT = JTInfo.getJumpTables()[JTIdx]; in compressJumpTable() local
DAArch64AsmPrinter.cpp761 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp191 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in printInlineJT() local
DXCoreISelLowering.cpp350 JumpTableSDNode *JT = cast<JumpTableSDNode>(Table); in LowerBR_JT() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h51 JT, // Jump table. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp52 int JT = -1; member
DMSP430ISelLowering.cpp1330 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); in LowerJumpTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp251 JumpTable JT(-1U, JTI, JumpTableMBB, nullptr); in buildJumpTable() local
/third_party/skia/third_party/externals/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
DLowerTypeTests.cpp1288 Function *F, Constant *JT, bool IsJumpTableCanonical) { in replaceWeakDeclarationWithJumpTablePtr()
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp508 void IRTranslator::emitJumpTable(SwitchCG::JumpTable &JT, in emitJumpTable()
523 bool IRTranslator::emitJumpTableHeader(SwitchCG::JumpTable &JT, in emitJumpTableHeader()
657 SwitchCG::JumpTable *JT = &SL->JTCases[I->JTCasesIndex].second; in lowerJumpTableWorkItem() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp1282 const std::vector<MachineJumpTableEntry> &JT = JtInfo->getJumpTables(); in NaClAlignIndirectJumpTargets() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp408 } else if (JumpTableSDNode *JT = dyn_cast<JumpTableSDNode>(Op)) { in AddOperand() local
DSelectionDAGBuilder.cpp2434 void SelectionDAGBuilder::visitJumpTable(SwitchCG::JumpTable &JT) { in visitJumpTable()
2449 void SelectionDAGBuilder::visitJumpTableHeader(SwitchCG::JumpTable &JT, in visitJumpTableHeader()
10220 SwitchCG::JumpTable *JT = &SL->JTCases[I->JTCasesIndex].second; in lowerWorkItem() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1211 JumpTableSDNode *JT = cast<JumpTableSDNode>(Op); in LowerJumpTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1835 const std::vector<MachineJumpTableEntry> &JT = MJTI->getJumpTables(); in EmitJumpTableInfo() local

12