Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40692 static SDValue combineTargetShuffle(SDValue N, const SDLoc &DL, in combineTargetShuffle() function
41785 if (SDValue Shuffle = combineTargetShuffle(Op, dl, DAG, DCI, Subtarget)) in combineShuffle()