Searched defs:isZero (Results 1 – 6 of 6) 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
450 Label isZero(env); in IndexOfTaggedIntTarget() local536 Label isZero(env); in IndexOfTaggedNumber() local
1768 Label *isZero = &labelsForFloatCaseRef.at(labelsIdx++); in BuildMathSignDouble() local
179 Label isZero(env); in CloneProperties() local
8894 GateRef isZero = BitAnd( in CalcHashcodeForDouble() local
1188 … auto isZero = builder_.CreateICmpEQ(hashCode, llvm::Constant::getNullValue(hashCode->getType())); in EmitStringHashCode() local