HomeSort by relevance Sort by last modified time
    Searched refs:IsParamAReference (Results 1 - 3 of 3) sorted by null

  /art/compiler/jni/quick/
calling_convention.cc 132 return IsParamAReference(itr_args_);
274 return IsParamAReference(arg_pos);
calling_convention.h 152 bool IsParamAReference(unsigned int param) const {
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 449 bool IsParamAReference() const {
    [all...]

Completed in 59 milliseconds