Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp14804 SDValue V1Blend, V2Blend; in splitAndLowerShuffle() local
14806 V1Blend = in splitAndLowerShuffle()
14810 V1Blend = UseLoV1 ? LoV1 : HiV1; in splitAndLowerShuffle()
14825 return DAG.getVectorShuffle(SplitVT, DL, V1Blend, V2Blend, BlendMask); in splitAndLowerShuffle()