Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp26298 static SDValue combineExtractVectorElt(SDNode *N, SelectionDAG &DAG, in combineExtractVectorElt() function
30950 case ISD::EXTRACT_VECTOR_ELT: return combineExtractVectorElt(N, DAG, DCI); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp32297 static SDValue combineExtractVectorElt(SDNode *N, SelectionDAG &DAG, in combineExtractVectorElt() function
39634 return combineExtractVectorElt(N, DAG, DCI, Subtarget); in PerformDAGCombine()