Home
last modified time | relevance | path

Searched refs:lowerVectorShuffleAsByteRotate (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7712 static SDValue lowerVectorShuffleAsByteRotate(const SDLoc &DL, MVT VT, in lowerVectorShuffleAsByteRotate() function
9068 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV2I64VectorShuffle()
9355 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV4I32VectorShuffle()
9946 if (SDValue Rotate = lowerVectorShuffleAsByteRotate(DL, MVT::v8i16, V1, V1, in lowerV8I16VectorShuffle()
9995 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV8I16VectorShuffle()
10108 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I8VectorShuffle()
11459 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV8I32VectorShuffle()
11531 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I16VectorShuffle()
11612 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV32I8VectorShuffle()
11936 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I32VectorShuffle()
[all …]