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

/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c160 int asms_without_operands; variable
2403 if (cfun->machine->asms_without_operands == 0)
2411 cfun->machine->asms_without_operands = 1;
2417 cfun->machine->asms_without_operands = 2;
2424 return cfun->machine->asms_without_operands == 2;

Completed in 190 milliseconds