Searched refs:lowerVectorShuffleAsInsertPS (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 8766 static SDValue lowerVectorShuffleAsInsertPS(const SDLoc &DL, SDValue V1, in lowerVectorShuffleAsInsertPS() function 9257 if (SDValue V = lowerVectorShuffleAsInsertPS(DL, V1, V2, Mask, DAG)) in lowerV4F32VectorShuffle()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 11181 static SDValue lowerVectorShuffleAsInsertPS(const SDLoc &DL, SDValue V1, in lowerVectorShuffleAsInsertPS() function 11668 lowerVectorShuffleAsInsertPS(DL, V1, V2, Mask, Zeroable, DAG)) in lowerV4F32VectorShuffle()
|