Home
last modified time | relevance | path

Searched defs:lo_type (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_method.cc910 auto lo_type = type_ == art::Primitive::kPrimLong ? art::kLongLoVReg : art::kDoubleLoVReg; in Execute() local
1087 auto lo_type = type_ == art::Primitive::kPrimLong ? art::kLongLoVReg : art::kDoubleLoVReg; in Execute() local