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

/macosx-10.9.5/cctools-845/as/
H A Darm.c1800 int hireg, dregs = (rtype == REG_TYPE_NQ) ? 2 : 1;
1826 hireg = parse_typed_reg_or_scalar (&ptr, rtype, NULL, &htype);
1827 if (hireg == FAIL)
1837 count += hireg + dregs - getreg;
1799 int hireg, dregs = (rtype == REG_TYPE_NQ) ? 2 : 1; local

Completed in 199 milliseconds