Home | History | Annotate | Download | only in arm

Lines Matching full:masm

78     patcher.masm()->Call(deopt_entry, RelocInfo::NONE);
146 patcher.masm()->nop();
175 patcher.masm()->b(+16, pl);
179 patcher.masm()->b(+4, cs);
770 #define __ masm()->
777 Isolate* isolate = masm()->isolate();
846 AllowExternalCallThatCantCauseGC scope(masm());
903 AllowExternalCallThatCantCauseGC scope(masm());
969 int start = masm()->pc_offset();
980 ASSERT(masm()->pc_offset() - start == table_entry_size_);