Home
last modified time | relevance | path

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

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