Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dmacro-assembler-arm64.h992 void TryRepresentDoubleAsInt32(Register as_int,
Dlithium-codegen-arm64.cc2831 __ TryRepresentDoubleAsInt32(result, input, double_scratch()); in DoDoubleToIntOrSmi() local
5629 __ TryRepresentDoubleAsInt32(output, dbl_scratch1, dbl_scratch2); in DoDeferredTaggedToI() local