Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dnterp_helpers-inl.h28 bool all_parameters_are_reference_or_int = true; in GetNterpFastPathFlags() local
33 all_parameters_are_reference_or_int = false; in GetNterpFastPathFlags()
47 if (isa != InstructionSet::kRiscv64 && all_parameters_are_reference_or_int && no_float_return) { in GetNterpFastPathFlags()