Home | History | Annotate | Download | only in mips

Lines Matching full:masm

69   explicit JumpPatchSite(MacroAssembler* masm) : masm_(masm) {
2236 { PreservePositionScope scope(masm()->positions_recorder());
2269 { PreservePositionScope scope(masm()->positions_recorder());
2292 { PreservePositionScope scope(masm()->positions_recorder());
2355 { PreservePositionScope pos_scope(masm()->positions_recorder());
2394 { PreservePositionScope scope(masm()->positions_recorder());
2430 { PreservePositionScope scope(masm()->positions_recorder());
2442 { PreservePositionScope scope(masm()->positions_recorder());
4446 #define __ ACCESS_MASM(masm())