Home
last modified time | relevance | path

Searched defs:JumpTable (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSwitchLoweringUtils.h160 struct JumpTable { struct
172 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D) in JumpTable() argument
DPseudoSourceValue.h41 JumpTable, enumerator
DISDOpcodes.h64 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceSwitchLowering.cpp78 auto *JumpTable = in clusterizeSwitch() local
DIceSwitchLowering.h36 JumpTable, /// Different targets and possibly sparse. enumerator
DIceCfg.h140 void addJumpTable(InstJumpTable *JumpTable) { in addJumpTable()
DIceCfg.cpp1642 for (const InstJumpTable *JumpTable : JumpTables) { in emitJumpTables() local
1648 for (const InstJumpTable *JumpTable : JumpTables) in emitJumpTables() local
DIceGlobalContext.cpp824 void GlobalContext::addJumpTableData(JumpTableData JumpTable) { in addJumpTableData()
DIceInst.h70 JumpTable, // not part of LLVM/PNaCl bitcode enumerator
DIceTargetLoweringX8664.cpp5903 InstJumpTable *JumpTable = Case.getJumpTable(); in lowerCaseCluster() local
DIceTargetLoweringX8632.cpp6525 InstJumpTable *JumpTable = Case.getJumpTable(); in lowerCaseCluster() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp1497 auto JumpTable = in buildBitSetsFromFunctionsNative() local