Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dcritical_native_abi_fixup_arm.cc47 DataType::Type converted_type = is_double ? DataType::Type::kInt64 : DataType::Type::kInt32; in FixUpArguments() local
70 converted_type, in FixUpArguments()