Searched refs:classify_argument (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c3277 classify_argument (enum machine_mode mode, tree type,
3330 num = classify_argument (TYPE_MODE (type),
3368 num = classify_argument (TYPE_MODE (TREE_TYPE (field)),
3390 num = classify_argument (TYPE_MODE (TREE_TYPE (type)),
3423 num = classify_argument (TYPE_MODE (TREE_TYPE (field)),
3583 int n = classify_argument (mode, type, class, 0);
3641 n = classify_argument (mode, type, class, 0);
3269 classify_argument (enum machine_mode mode, tree type, function

Completed in 85 milliseconds