Home
last modified time | relevance | path

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

/art/compiler/jni/quick/
Dcalling_convention.h155 bool IsParamAReference(unsigned int param) const { in IsParamAReference() function
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc345 bool IsParamAReference() const { in IsParamAReference() function in art::QuickArgumentVisitor