Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dintrinsics.cc234 DataType::Type converted_type = is_double ? DataType::Type::kInt64 : DataType::Type::kInt32; in InsertFpToIntegralIntrinsic() local
257 converted_type, in InsertFpToIntegralIntrinsic()