Searched refs:scratch_d (Results 1 – 2 of 2) sorted by relevance
1713 VRegister scratch_d,1717 TryRepresentDoubleAsInt(as_int, value, scratch_d, on_successful_conversion,2004 VRegister scratch_d,
2025 VRegister scratch_d, in TryRepresentDoubleAsInt() argument2030 Scvtf(scratch_d, as_int); in TryRepresentDoubleAsInt()2031 Fcmp(value, scratch_d); in TryRepresentDoubleAsInt()