Home
last modified time | relevance | path

Searched refs:filler_count (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc1592 int i, filler_count = (TARGET_64BIT ? 32 : 16); in ix86_asm_output_function_label() local
1595 for (i = 0; i < filler_count; i += 4) in ix86_asm_output_function_label()