Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp25636 static bool combineRedundantHalfShuffle(SDValue N, MutableArrayRef<int> Mask, in combineRedundantHalfShuffle() function
25912 if (combineRedundantHalfShuffle(N, Mask, DAG, DCI)) in combineTargetShuffle()