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

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8151 // @param Slct The N operand that is a select.
8157 SDValue combineSelectAndUse(SDNode *N, SDValue Slct, SDValue OtherOp, argument
8165 if (!isConditionalZeroOrAllOnes(Slct.getNode(), AllOnes, CCOp, SwapSelectOps,
8169 // Slct is now know to be the desired identity constant when CC is true.

Completed in 128 milliseconds