Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp864 auto FirstCst = MIB.buildConstant(SwitchTy, JTH.First); in emitJumpTableHeader() local
1150 LLT SwitchTy = getLLTForMVT(BB.RegVT); emitBitTestCase() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3029 Type *SwitchTy = SI.getCondition()->getType(); visitSwitchInst() local