Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13836 auto matchAsInsertPS = [&](SDValue VA, SDValue VB, in matchShuffleAsInsertPS() local
13901 if (matchAsInsertPS(V1, V2, Mask)) in matchShuffleAsInsertPS()
13907 if (matchAsInsertPS(V2, V1, CommutedMask)) in matchShuffleAsInsertPS()