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