Home
last modified time | relevance | path

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

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