Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp770 const LLT SwitchTy = getLLTForType(*SValue.getType(), *DL); in emitJumpTableHeader() local
1049 LLT SwitchTy = getLLTForMVT(BB.RegVT); in emitBitTestCase() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp2764 Type *SwitchTy = SI.getCondition()->getType(); in visitSwitchInst() local