Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12767 static SDValue lowerShuffleAsInsertPS(const SDLoc &DL, SDValue V1, SDValue V2, in lowerShuffleAsInsertPS() function
13140 if (SDValue V = lowerShuffleAsInsertPS(DL, V1, V2, Mask, Zeroable, DAG)) in lowerV4F32Shuffle()