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

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8183 SDValue combineSelectAndUseCommutative(SDNode *N, bool AllOnes, function
8659 SDValue Result = combineSelectAndUseCommutative(N, true, DCI);
8702 SDValue Result = combineSelectAndUseCommutative(N, false, DCI);
8876 SDValue Result = combineSelectAndUseCommutative(N, false, DCI);

Completed in 111 milliseconds