Searched refs:IsParamALongOrDouble (Results 1 – 4 of 4) sorted by relevance
89 IsParamALongOrDouble(itr_args_)) { in Next()
115 bool IsParamALongOrDouble(unsigned int param) const { in IsParamALongOrDouble() function
344 if (IsParamALongOrDouble(cur_arg)) { in ArmJniCallingConvention()
349 bool IsParamALongOrDouble() const { in IsParamALongOrDouble() function in art::QuickArgumentVisitor