Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12690 auto matchAsInsertPS = [&](SDValue VA, SDValue VB, in matchShuffleAsInsertPS() local
12755 if (matchAsInsertPS(V1, V2, Mask)) in matchShuffleAsInsertPS()
12761 if (matchAsInsertPS(V2, V1, CommutedMask)) in matchShuffleAsInsertPS()