Searched defs:AllOnes (Results 1 – 7 of 7) sorted by relevance
750 SDValue AllOnes = DAG.getConstant( in ExpandSELECT() local919 SDValue AllOnes = DAG.getConstant( in ExpandVSELECT() local
806 APInt AllOnes = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedUseBits() local
3904 SDValue AllOnes = DAG.getTargetConstant(ARM_AM::createNEONModImm(0xe, 0xff), in LowerFCOPYSIGN() local7618 static inline bool isZeroOrAllOnes(SDValue N, bool AllOnes) { in isZeroOrAllOnes()7637 static bool isConditionalZeroOrAllOnes(SDNode *N, bool AllOnes, in isConditionalZeroOrAllOnes()7711 bool AllOnes = false) { in combineSelectAndUse()7735 SDValue combineSelectAndUseCommutative(SDNode *N, bool AllOnes, in combineSelectAndUseCommutative()
1028 Value *AllOnes = PoisonUndef ? getPoisonedShadow(V) : getCleanShadow(V); in getShadow() local
1820 Constant *AllOnes = Constant::getAllOnesValue(Op->getType()); in CreateNot() local
3292 const SCEV *AllOnes = in getNotSCEV() local
6204 SDValue AllOnes = DAG.getConstant(APInt::getAllOnesValue(NumEltBits), EltVT); in lowerVectorShuffleAsBitBlend() local6610 SDValue AllOnes = DAG.getConstant(APInt::getAllOnesValue(NumEltBits), IntEltVT); in lowerVectorShuffleAsBitMask() local