Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_method.cc911 auto high_type = type_ == art::Primitive::kPrimLong ? art::kLongHiVReg : art::kDoubleHiVReg; in Execute() local
915 high_type, in Execute()
1088 auto high_type = type_ == art::Primitive::kPrimLong ? art::kLongHiVReg : art::kDoubleHiVReg; in Execute() local
1093 high_type)) { in Execute()