Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15457 static SDValue lowerV16F32VectorShuffle(const SDLoc &DL, ArrayRef<int> Mask, in lowerV16F32VectorShuffle() function
15804 return lowerV16F32VectorShuffle(DL, Mask, Zeroable, V1, V2, Subtarget, DAG); in lower512BitVectorShuffle()