Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13664 static SDValue lower128BitVectorShuffle(const SDLoc &DL, ArrayRef<int> Mask, in lower128BitVectorShuffle() function
16140 return lower128BitVectorShuffle(DL, Mask, VT, V1, V2, Zeroable, Subtarget, in lowerVectorShuffle()