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

/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7725 SDValue combineSelectAndUseCommutative(SDNode *N, bool AllOnes, function
8188 SDValue Result = combineSelectAndUseCommutative(N, true, DCI);
8231 SDValue Result = combineSelectAndUseCommutative(N, false, DCI);
8398 SDValue Result = combineSelectAndUseCommutative(N, false, DCI);

Completed in 200 milliseconds