Home
last modified time | relevance | path

Searched defs:SwitchTy (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp862 const LLT SwitchTy = getLLTForType(*SValue.getType(), *DL); emitJumpTableHeader() local
1148 LLT SwitchTy = getLLTForMVT(BB.RegVT); emitBitTestCase() local
[all...]
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3148 Type *SwitchTy = SI.getCondition()->getType(); visitSwitchInst() local