Home
last modified time | relevance | path

Searched refs:ExpandFunnelShift (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp141 SDValue ExpandFunnelShift(SDValue Op);
774 return ExpandFunnelShift(Op); in Expand()
1193 SDValue VectorLegalizer::ExpandFunnelShift(SDValue Op) { in ExpandFunnelShift() function in VectorLegalizer