Searched refs:XformToShuffleWithZero (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp491 SDValue XformToShuffleWithZero(SDNode *N);
5210 if (SDValue Shuffle = XformToShuffleWithZero(N))
11349 // XformToShuffleWithZero being used to combine bitmaskings (of
19776 SDValue DAGCombiner::XformToShuffleWithZero(SDNode *N) { function in class:DAGCombiner

Completed in 118 milliseconds