Home
last modified time | relevance | path

Searched defs:Funnel (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3748 if (Instruction *Funnel = foldSelectFunnelShift(SI, Builder)) visitSelectInst() local
H A DInstCombineAndOrXor.cpp3396 if (Instruction *Funnel = matchFunnelShift(I, *this, DT)) visitOr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2090 OpRef Funnel = funnels(Va, Vb, *Dist, Results); in contracting() local