Searched defs:AllOnes (Results 1 – 6 of 6) sorted by relevance
710 SDValue AllOnes = DAG.getConstant( in ExpandSELECT() local879 SDValue AllOnes = DAG.getConstant( in ExpandVSELECT() local
763 APInt AllOnes = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedUseBits() local
3839 SDValue AllOnes = DAG.getTargetConstant(ARM_AM::createNEONModImm(0xe, 0xff), in LowerFCOPYSIGN() local7557 static inline bool isZeroOrAllOnes(SDValue N, bool AllOnes) { in isZeroOrAllOnes()7576 static bool isConditionalZeroOrAllOnes(SDNode *N, bool AllOnes, in isConditionalZeroOrAllOnes()7650 bool AllOnes = false) { in combineSelectAndUse()7674 SDValue combineSelectAndUseCommutative(SDNode *N, bool AllOnes, in combineSelectAndUseCommutative()
922 Value *AllOnes = PoisonUndef ? getPoisonedShadow(V) : getCleanShadow(V); in getShadow() local
1925 Constant *AllOnes = Constant::getAllOnesValue(Op->getType()); in CreateNot() local
2885 const SCEV *AllOnes = in getNotSCEV() local