Home
last modified time | relevance | path

Searched defs: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
1088 auto high_type = type_ == art::Primitive::kPrimLong ? art::kLongHiVReg : art::kDoubleHiVReg; in Execute() local