Lines Matching refs:Rotate

10633     SDValue Rotate = DAG.getBitcast(  in lowerVectorShuffleAsByteRotateAndPermute()  local
10649 return DAG.getVectorShuffle(VT, DL, Rotate, DAG.getUNDEF(VT), PermMask); in lowerVectorShuffleAsByteRotateAndPermute()
12230 if (SDValue Rotate = lowerVectorShuffleAsRotate(DL, MVT::v2i64, V1, V2, in lowerV2I64VectorShuffle() local
12232 return Rotate; in lowerV2I64VectorShuffle()
12234 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV2I64VectorShuffle() local
12236 return Rotate; in lowerV2I64VectorShuffle()
12536 if (SDValue Rotate = lowerVectorShuffleAsRotate(DL, MVT::v4i32, V1, V2, in lowerV4I32VectorShuffle() local
12538 return Rotate; in lowerV4I32VectorShuffle()
12540 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV4I32VectorShuffle() local
12542 return Rotate; in lowerV4I32VectorShuffle()
13189 if (SDValue Rotate = lowerVectorShuffleAsByteRotate(DL, MVT::v8i16, V1, V1, in lowerV8I16VectorShuffle() local
13191 return Rotate; in lowerV8I16VectorShuffle()
13244 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV8I16VectorShuffle() local
13246 return Rotate; in lowerV8I16VectorShuffle()
13372 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I8VectorShuffle() local
13374 return Rotate; in lowerV16I8VectorShuffle()
14781 if (SDValue Rotate = lowerVectorShuffleAsRotate(DL, MVT::v4i64, V1, V2, in lowerV4I64VectorShuffle() local
14783 return Rotate; in lowerV4I64VectorShuffle()
14791 if (SDValue Rotate = lowerVectorShuffleAsByteRotate(DL, MVT::v4i64, V1, V2, in lowerV4I64VectorShuffle() local
14793 return Rotate; in lowerV4I64VectorShuffle()
14985 if (SDValue Rotate = lowerVectorShuffleAsRotate(DL, MVT::v8i32, V1, V2, in lowerV8I32VectorShuffle() local
14987 return Rotate; in lowerV8I32VectorShuffle()
14995 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV8I32VectorShuffle() local
14997 return Rotate; in lowerV8I32VectorShuffle()
15080 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I16VectorShuffle() local
15082 return Rotate; in lowerV16I16VectorShuffle()
15182 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV32I8VectorShuffle() local
15184 return Rotate; in lowerV32I8VectorShuffle()
15553 if (SDValue Rotate = lowerVectorShuffleAsRotate(DL, MVT::v8i64, V1, V2, in lowerV8I64VectorShuffle() local
15555 return Rotate; in lowerV8I64VectorShuffle()
15558 if (SDValue Rotate = lowerVectorShuffleAsByteRotate(DL, MVT::v8i64, V1, V2, in lowerV8I64VectorShuffle() local
15560 return Rotate; in lowerV8I64VectorShuffle()
15618 if (SDValue Rotate = lowerVectorShuffleAsRotate(DL, MVT::v16i32, V1, V2, in lowerV16I32VectorShuffle() local
15620 return Rotate; in lowerV16I32VectorShuffle()
15624 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I32VectorShuffle() local
15626 return Rotate; in lowerV16I32VectorShuffle()
15677 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV32I16VectorShuffle() local
15679 return Rotate; in lowerV32I16VectorShuffle()
15737 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV64I8VectorShuffle() local
15739 return Rotate; in lowerV64I8VectorShuffle()