Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp1672 static Instruction *narrowVectorSelect(ShuffleVectorInst &Shuf, in narrowVectorSelect() function
1942 if (Instruction *I = narrowVectorSelect(SVI, Builder)) in visitShuffleVectorInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp37629 static SDValue narrowVectorSelect(SDNode *N, SelectionDAG &DAG, in narrowVectorSelect() function
38310 if (SDValue V = narrowVectorSelect(N, DAG, Subtarget)) in combineSelect()