Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40192 static SDValue combineRedundantDWordShuffle(SDValue N, in combineRedundantDWordShuffle() function
41485 if (SDValue NewN = combineRedundantDWordShuffle(N, Mask, DL, DAG)) in combineTargetShuffle()