Home | History | Annotate | Download | only in ia32

Lines Matching refs:Comment

113 void LCodeGen::Comment(const char* format, ...) {
190 Comment(";;; Allocate local context");
224 Comment(";;; End allocate local context");
250 Comment(";;; @%d: %s.", current_instruction_, instr->Mnemonic());
265 Comment(";;; Deferred code @%d: %s.",
721 Comment(";;; B%d - LOOP entry", label->block_id());
723 Comment(";;; B%d", label->block_id());
1313 Comment("Unreachable code.");