Searched refs:AllowVectorOps (Results 1 – 2 of 2) sorted by relevance
4361 bool expandROT(SDNode *N, bool AllowVectorOps, SDValue &Result,
6547 bool TargetLowering::expandROT(SDNode *Node, bool AllowVectorOps, in expandROT() argument6567 if (!AllowVectorOps && VT.isVector() && in expandROT()