Home
last modified time | relevance | path

Searched refs:scratch_d (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm64/
Dmacro-assembler-arm64.h1713 VRegister scratch_d,
1717 TryRepresentDoubleAsInt(as_int, value, scratch_d, on_successful_conversion,
2004 VRegister scratch_d,
Dmacro-assembler-arm64.cc2025 VRegister scratch_d, in TryRepresentDoubleAsInt() argument
2030 Scvtf(scratch_d, as_int); in TryRepresentDoubleAsInt()
2031 Fcmp(value, scratch_d); in TryRepresentDoubleAsInt()