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