Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1168 auto SwitchVal = MIB.buildShl(SwitchTy, CstOne, Reg); in emitBitTestCase() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3287 SDValue SwitchVal = DAG.getNode(ISD::SHL, dl, VT, in visitBitTestCase() local