Home
last modified time | relevance | path

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

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