Searched defs:struct_bits (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Doptabs.c8654 get_best_extraction_insn(extraction_insn *insn, enum extraction_pattern pattern, enum extraction_type type, unsigned HOST_WIDE_INT struct_bits, machine_mode field_mode) argument
8691 get_best_reg_extraction_insn(extraction_insn *insn, enum extraction_pattern pattern, unsigned HOST_WIDE_INT struct_bits, machine_mode field_mode) argument
8715 unsigned HOST_WIDE_INT struct_bits = (bitnum % BITS_PER_UNIT local

Completed in 373 milliseconds