Searched defs:AllOnes (Results 1 – 5 of 5) sorted by relevance
414 SDValue AllOnes = DAG.getConstant( in ExpandVSELECT() local
737 APInt AllOnes = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedUseBits() local
3245 SDValue AllOnes = DAG.getTargetConstant(ARM_AM::createNEONModImm(0xe, 0xff), in LowerFCOPYSIGN() local6972 static bool isCMOVWithZeroOrAllOnesLHS(SDValue N, bool AllOnes) { in isCMOVWithZeroOrAllOnesLHS()
1900 Constant *AllOnes = Constant::getAllOnesValue(Op->getType()); in CreateNot() local
2759 const SCEV *AllOnes = in getNotSCEV() local