Home
last modified time | relevance | path

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

/dports/lang/gnat_util/gcc-6-20180516/gcc/config/mep/
H A Dmep.c120 int asms_without_operands; member
2353 if (cfun->machine->asms_without_operands == 0) in mep_asm_without_operands_p()
2361 cfun->machine->asms_without_operands = 1; in mep_asm_without_operands_p()
2367 cfun->machine->asms_without_operands = 2; in mep_asm_without_operands_p()
2374 return cfun->machine->asms_without_operands == 2; in mep_asm_without_operands_p()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/mep/
H A Dmep.c118 int asms_without_operands; member
2351 if (cfun->machine->asms_without_operands == 0) in mep_asm_without_operands_p()
2359 cfun->machine->asms_without_operands = 1; in mep_asm_without_operands_p()
2365 cfun->machine->asms_without_operands = 2; in mep_asm_without_operands_p()
2372 return cfun->machine->asms_without_operands == 2; in mep_asm_without_operands_p()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/mep/
H A Dmep.c118 int asms_without_operands; member
2351 if (cfun->machine->asms_without_operands == 0) in mep_asm_without_operands_p()
2359 cfun->machine->asms_without_operands = 1; in mep_asm_without_operands_p()
2365 cfun->machine->asms_without_operands = 2; in mep_asm_without_operands_p()
2372 return cfun->machine->asms_without_operands == 2; in mep_asm_without_operands_p()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/mep/
H A Dmep.c133 int asms_without_operands; member
2366 if (cfun->machine->asms_without_operands == 0) in mep_asm_without_operands_p()
2374 cfun->machine->asms_without_operands = 1; in mep_asm_without_operands_p()
2380 cfun->machine->asms_without_operands = 2; in mep_asm_without_operands_p()
2387 return cfun->machine->asms_without_operands == 2; in mep_asm_without_operands_p()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/mep/
H A Dmep.c120 int asms_without_operands; member
2353 if (cfun->machine->asms_without_operands == 0) in mep_asm_without_operands_p()
2361 cfun->machine->asms_without_operands = 1; in mep_asm_without_operands_p()
2367 cfun->machine->asms_without_operands = 2; in mep_asm_without_operands_p()
2374 return cfun->machine->asms_without_operands == 2; in mep_asm_without_operands_p()