Searched refs:startbit (Results 1 – 2 of 2) sorted by relevance
4692 unsigned int startbit, endbit; in function_arg_record_value_1() local4695 startbit = parms->intoffset & -BITS_PER_WORD; in function_arg_record_value_1()4698 intslots = (endbit - startbit) / BITS_PER_WORD; in function_arg_record_value_1()4741 unsigned int startbit, endbit; in function_arg_record_value_3() local4751 startbit = intoffset & -BITS_PER_WORD; in function_arg_record_value_3()4753 intslots = (endbit - startbit) / BITS_PER_WORD; in function_arg_record_value_3()4922 unsigned int startbit, endbit; in function_arg_record_value() local4925 startbit = parms.intoffset & -BITS_PER_WORD; in function_arg_record_value()4927 intslots = (endbit - startbit) / BITS_PER_WORD; in function_arg_record_value()
4610 unsigned int startbit, endbit; in rs6000_darwin64_record_arg_advance_flush() local4634 startbit = intoffset & -BITS_PER_WORD; in rs6000_darwin64_record_arg_advance_flush()4636 intregs = (endbit - startbit) / BITS_PER_WORD; in rs6000_darwin64_record_arg_advance_flush()4954 unsigned int startbit, endbit; in rs6000_darwin64_record_arg_flush() local4986 startbit = intoffset & -BITS_PER_WORD; in rs6000_darwin64_record_arg_flush()4988 intregs = (endbit - startbit) / BITS_PER_WORD; in rs6000_darwin64_record_arg_flush()