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