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

  /art/compiler/jni/quick/
calling_convention.cc 98 return IsParamALong(itr_args_);
217 return IsParamALong(arg_pos);
calling_convention.h 139 bool IsParamALong(unsigned int param) const {

Completed in 1154 milliseconds