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 144 return IsParamALong(itr_args_);
324 return IsParamALong(arg_pos);
calling_convention.h 143 bool IsParamALong(unsigned int param) const {

Completed in 57 milliseconds