Searched refs:isZeroValue (Results 1 – 17 of 17) sorted by relevance
257 if (Init->isZeroValue() || CA->isString()) { in lowerPrintfForGpu()258 size_t SizeStr = Init->isZeroValue() in lowerPrintfForGpu()443 if (Init->isZeroValue() || CA->isString()) { in lowerPrintfForGpu()444 S = Init->isZeroValue() ? "" : CA->getAsCString().data(); in lowerPrintfForGpu()
68 bool isZeroValue() const;
69 bool isZeroValue() const;
50 if (OpC->isZeroValue())
335 if (Cst->isZeroValue()) in shouldConvertImpl()
151 return SimpleCst->isZeroValue(); in CanProveNotTakenFirstIteration()
567 if (C->isZeroValue()) in isZero()
588 ((Result->isZeroValue() && B == BI->getSuccessor(0)) || in computeUnlikelySuccessors()
1384 if (CIndex->isZeroValue()) in computeKnownBitsFromOperator()
7761 if (Result->isZeroValue()) { in computeShiftCompareExitLimit()
237 } else if (C->isZeroValue()) { in processPHI()
1581 if (Op1LV.isConstant() && Op1LV.getConstant()->isZeroValue()) in ResolvedUndefsIn()
1066 SecName = Global.getInitializer()->isZeroValue() ? ".bss" : ".data"; in processGlobals()
1132 if (ClCheckConstantShadow && !ConstantShadow->isZeroValue()) in storeOrigin()1213 if (ClCheckConstantShadow && !ConstantShadow->isZeroValue()) { in materializeOneCheck()
66 bool Constant::isZeroValue() const { in isZeroValue() function in Constant
3597 if (Offset->isZeroValue()) { in UpgradeIntrinsicCall()
3952 if (BC->isZeroValue() || in visitCallInst()