Searched refs:AllowVectorOps (Results 1 – 2 of 2) sorted by relevance
5082 SDValue expandROT(SDNode *N, bool AllowVectorOps, SelectionDAG &DAG) const;
7922 SDValue TargetLowering::expandROT(SDNode *Node, bool AllowVectorOps, in expandROT() argument7942 if (!AllowVectorOps && VT.isVector() && in expandROT()