Home | History | Annotate | Download | only in gcc

Lines Matching defs:byte_op

690       const char *byte_op = targetm.asm_out.byte_op;
692 if (byte_op)
693 fputs (byte_op, asm_out_file);
702 if (byte_op)
777 const char *byte_op = targetm.asm_out.byte_op;
779 if (byte_op)
780 fputs (byte_op, asm_out_file);
791 if (byte_op)