Lines Matching refs:GetConstant0
176 arguments_length_ = graph()->GetConstant0(); in BuildGraph()
399 bit_field_masked, graph()->GetConstant0(), Token::NE); in BuildCodeStub()
520 zero_capacity.If<HCompareNumericAndBranch>(capacity, graph()->GetConstant0(), in BuildCodeStub()
662 graph()->GetConstant0()); in BuildCodeStub()
668 graph()->GetConstant0()); in BuildCodeStub()
674 graph()->GetConstant0()); in BuildCodeStub()
738 return graph()->GetConstant0(); in BuildCodeStub()
948 positive_smi.If<HCompareNumericAndBranch>(key, graph()->GetConstant0(), in EmitKeyedSloppyArguments()
975 HValue* the_context = Add<HLoadKeyed>(elements, graph()->GetConstant0(), in EmitKeyedSloppyArguments()
1282 HValue* constant_zero = graph()->GetConstant0(); in BuildArraySingleArgumentConstructor()
1325 HValue* start = graph()->GetConstant0(); in BuildArrayNArgumentsConstructor()
1885 graph()->GetConstant0()); in BuildCheckAndInstallOptimizedCode()
1892 maybe_deopt.If<HCompareObjectEqAndBranch>(literals, graph()->GetConstant0()); in BuildCheckAndInstallOptimizedCode()
2021 shared_code, graph()->GetConstant0()); in BuildInstallFromOptimizedCodeMap()
2305 Push(graph()->GetConstant0()); in BuildCodeStub()