Lines Matching refs:masm
431 #define __ ACCESS_MASM(masm())
445 MacroAssembler masm(NULL, kInitialBufferSize);
448 FastCodeGenerator fast_cgen(&masm);
457 CodeGenerator cgen(&masm);
467 return CodeGenerator::MakeCodeEpilogue(&masm, flags, info);
626 Comment prologue_cmnt(masm(), ";; Prologue");
637 Comment cmnt(masm(), ";; MapCheck(this)");
651 Comment cmnt(masm(), ";; MapCheck(GLOBAL)");
663 Comment return_cmnt(masm(), ";; Return(<undefined>)");
801 Comment cmnt(masm(), ";; Global");
854 Comment cmnt(masm(), ";; Store to this");
881 Comment cmnt(masm(), ";; Load from this");
932 Comment cmnt(masm(), ";; BIT_OR");