Home
last modified time | relevance | path

Searched refs:JumpTableHeader (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h180 struct JumpTableHeader { struct
188 JumpTableHeader(APInt F, APInt L, const Value *SV, MachineBasicBlock *H, argument
193 using JumpTableBlock = std::pair<JumpTableHeader, JumpTable>; argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp255 JumpTableHeader JTH(Clusters[First].Low->getValue(), in buildJumpTable()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h344 SwitchCG::JumpTableHeader &JTH,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h675 SwitchCG::JumpTableHeader &JTH,
H A DSelectionDAGBuilder.cpp2544 JumpTableHeader &JTH, in visitJumpTableHeader()
10600 JumpTableHeader *JTH = &SL->JTCases[I->JTCasesIndex].first; in lowerWorkItem()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp762 SwitchCG::JumpTableHeader &JTH, in emitJumpTableHeader()
898 JumpTableHeader *JTH = &SL->JTCases[I->JTCasesIndex].first; in lowerJumpTableWorkItem()