Home | History | Annotate | Download | only in arm

Lines Matching full:masm

59   explicit JumpPatchSite(MacroAssembler* masm) : masm_(masm) {
314 masm()->CheckConstPool(true, false);
2211 { PreservePositionScope scope(masm()->positions_recorder());
2244 { PreservePositionScope scope(masm()->positions_recorder());
2267 { PreservePositionScope scope(masm()->positions_recorder());
2330 { PreservePositionScope pos_scope(masm()->positions_recorder());
2370 { PreservePositionScope scope(masm()->positions_recorder());
2406 { PreservePositionScope scope(masm()->positions_recorder());
2418 { PreservePositionScope scope(masm()->positions_recorder());
4409 #define __ ACCESS_MASM(masm())