Searched refs:matchVectorShuffleAsInsertPS (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 11852 static bool matchVectorShuffleAsInsertPS(SDValue &V1, SDValue &V2, in matchVectorShuffleAsInsertPS() function 11950 if (!matchVectorShuffleAsInsertPS(V1, V2, InsertPSMask, Zeroable, Mask, DAG)) in lowerVectorShuffleAsInsertPS() 30729 matchVectorShuffleAsInsertPS(V1, V2, PermuteImm, Zeroable, Mask, DAG)) { in matchBinaryPermuteVectorShuffle()
|