Home
last modified time | relevance | path

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

/art/compiler/jni/quick/
Dcalling_convention.cc143 if (itr_args_ <= kObjectOrClass) { in HasNext()
153 if (itr_args_ > kObjectOrClass) { in Next()
174 case kObjectOrClass: in IsCurrentParamAReference()
191 case kObjectOrClass: in IsCurrentParamAFloatOrDouble()
204 case kObjectOrClass: in IsCurrentParamADouble()
217 case kObjectOrClass: in IsCurrentParamALong()
237 if (itr_args_ <= kObjectOrClass) { in CurrentParamSize()
Dcalling_convention.h348 kObjectOrClass = 1 enumerator