Searched defs:IsParamAReference (Results 1 - 2 of 2) sorted by relevance

/art/compiler/jni/quick/
H A Dcalling_convention.h152 bool IsParamAReference(unsigned int param) const { function in class:art::CallingConvention
/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc462 bool IsParamAReference() const { function in class:art::QuickArgumentVisitor
1090 if (IsParamAReference()) {

Completed in 87 milliseconds