Home
last modified time | relevance | path

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

/art/compiler/jni/quick/
Dcalling_convention.cc139 if (itr_args_ <= kObjectOrClass) { in HasNext()
149 if (itr_args_ > kObjectOrClass) { in Next()
170 case kObjectOrClass: in IsCurrentParamAReference()
187 case kObjectOrClass: in IsCurrentParamAFloatOrDouble()
200 case kObjectOrClass: in IsCurrentParamADouble()
213 case kObjectOrClass: in IsCurrentParamALong()
233 if (itr_args_ <= kObjectOrClass) { in CurrentParamSize()
Dcalling_convention.h347 kObjectOrClass = 1 enumerator