Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3458 if (Instruction *Funnel = foldSelectFunnelShift(SI, Builder)) in visitSelectInst() local
H A DInstCombineAndOrXor.cpp2995 if (Instruction *Funnel = matchFunnelShift(I, *this)) in visitOr() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2060 OpRef Funnel = funnels(Va, Vb, *Dist, Results); in contracting() local