Home | History | Annotate | Download | only in ia32

Lines Matching full:assembler

31 #include "assembler.h"
56 class MacroAssembler: public Assembler {
58 // The isolate parameter can be NULL if the macro assembler should
61 // macro assembler.
732 // Macro assembler to emit code.
738 MacroAssembler masm_; // Macro assembler used to generate the code.