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

  /art/compiler/jni/quick/
calling_convention.cc 94 return IsParamADouble(itr_args_);
204 return IsParamADouble(arg_pos);
calling_convention.h 130 bool IsParamADouble(unsigned int param) const {

Completed in 33 milliseconds