Searched refs:nop_count (Results 1 – 4 of 4) sorted by relevance
6959 size_t fill_size, nop_count; local6964 nop_count = get_text_align_nop_count (fill_size, use_no_density);6967 for (i = 0; i < nop_count; i++)
9021 int nop, nop_count; in convert_frag_align_next_opcode() local9026 nop_count = get_text_align_nop_count (fill_size, use_no_density); in convert_frag_align_next_opcode()9029 for (nop = 0; nop < nop_count; nop++) in convert_frag_align_next_opcode()
8944 int nop_count = (align - ofs) / 4; local8966 while (--nop_count);
9389 int nop_count = (align - ofs) / 4; in alpha_align_insns() local9411 while (--nop_count); in alpha_align_insns()