Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14653 auto matchAsInsertPS = [&](SDValue VA, SDValue VB, in matchShuffleAsInsertPS() local
14718 if (matchAsInsertPS(V1, V2, Mask)) in matchShuffleAsInsertPS()
14724 if (matchAsInsertPS(V2, V1, CommutedMask)) in matchShuffleAsInsertPS()