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

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

Completed in 109 milliseconds