Searched defs:isZero (Results 1 – 7 of 7) sorted by relevance
26 void BitMemoryRegion<Base>::DumpVal(std::ostream &os, size_t val, bool &isZero, int width) const in DumpVal()44 bool isZero = true; in Dump() local
97 bool isZero = immOperand.IsZero(); in DoOpt() local
155 Label isZero(env); in CloneProperties() local
1786 Label *isZero = &labelsForFloatCaseRef.at(labelsIdx++); in BuildMathSignDouble() local
2041 Label isZero(&builder_); in LowerConditionJump() local
8290 GateRef isZero = BitAnd( in CalcHashcodeForDouble() local
877 … auto isZero = builder_.CreateICmpEQ(hashCode, llvm::Constant::getNullValue(hashCode->getType())); in EmitStringHashCode() local