Searched refs:tag_result (Results 1 – 5 of 5) sorted by relevance
1323 bool tag_result = (flags & TAG_OBJECT) != 0; in Allocate() local1325 if (tag_result) { in Allocate()1330 } else if (tag_result) { in Allocate()
1357 bool tag_result = (flags & TAG_OBJECT) != 0; in Allocate() local1359 if (tag_result) { in Allocate()1364 } else if (tag_result) { in Allocate()
1338 bool tag_result() { return hydrogen()->representation().IsSmi(); } in DECLARE_HYDROGEN_ACCESSOR()2859 bool tag_result() { return hydrogen()->representation().IsSmi(); } in DECLARE_HYDROGEN_ACCESSOR()
2672 if (instr->tag_result()) { in DoDoubleToIntOrSmi()5508 if (instr->tag_result()) { in DoTruncateDoubleToIntOrSmi()
4712 bool tag_result = (flags & TAG_OBJECT) != 0; in Allocate() local4714 if (tag_result) { in Allocate()4719 } else if (tag_result) { in Allocate()