Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_method.cc918 auto high_type = type_ == art::Primitive::kPrimLong ? art::kLongHiVReg : art::kDoubleHiVReg; in Execute() local
922 high_type, in Execute()
1095 auto high_type = type_ == art::Primitive::kPrimLong ? art::kLongHiVReg : art::kDoubleHiVReg; in Execute() local
1100 high_type)) { in Execute()