Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45066 static SDValue combineExtractVectorElt(SDNode *N, SelectionDAG &DAG, in combineExtractVectorElt() function
56408 return combineExtractVectorElt(N, DAG, DCI, Subtarget); in PerformDAGCombine()