Home
last modified time | relevance | path

Searched refs:lowerVectorShuffleAsByteRotate (Results 1 – 2 of 2) 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 …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp10062 static SDValue lowerVectorShuffleAsByteRotate(const SDLoc &DL, MVT VT, in lowerVectorShuffleAsByteRotate() function
11469 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV2I64VectorShuffle()
11775 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV4I32VectorShuffle()
12423 if (SDValue Rotate = lowerVectorShuffleAsByteRotate(DL, MVT::v8i16, V1, V1, in lowerV8I16VectorShuffle()
12478 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV8I16VectorShuffle()
12606 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I8VectorShuffle()
13848 if (SDValue Rotate = lowerVectorShuffleAsByteRotate(DL, MVT::v4i64, V1, V2, in lowerV4I64VectorShuffle()
14051 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV8I32VectorShuffle()
14136 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV16I16VectorShuffle()
14227 if (SDValue Rotate = lowerVectorShuffleAsByteRotate( in lowerV32I8VectorShuffle()
[all …]