Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44683 static SDValue combineExtractWithShuffle(SDNode *N, SelectionDAG &DAG, in combineExtractWithShuffle() function
45184 if (SDValue NewOp = combineExtractWithShuffle(N, DAG, DCI, Subtarget)) in combineExtractVectorElt()