Searched refs:classify_argument (Results 1 – 2 of 2) sorted by relevance
134 classify_argument (ffi_type *type, enum x86_64_reg_class classes[], in classify_argument() function188 num = classify_argument (*ptr, subclasses, byte_offset % 8); in classify_argument()239 n = classify_argument (type, classes, 0); in examine_argument()
1288 (classify_argument): Pass byte_offset by value; perform all updates