Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40545 static SDValue combineExtractWithShuffle(SDNode *N, SelectionDAG &DAG, in combineExtractWithShuffle() function
40994 if (SDValue NewOp = combineExtractWithShuffle(N, DAG, DCI, Subtarget)) in combineExtractVectorElt()