Home | History | Annotate | Download | only in mips

Lines Matching full:masm

69   explicit JumpPatchSite(MacroAssembler* masm) : masm_(masm) {
2643 { PreservePositionScope scope(masm()->positions_recorder());
2676 { PreservePositionScope scope(masm()->positions_recorder());
2699 { PreservePositionScope scope(masm()->positions_recorder());
2769 { PreservePositionScope pos_scope(masm()->positions_recorder());
2808 { PreservePositionScope scope(masm()->positions_recorder());
2844 { PreservePositionScope scope(masm()->positions_recorder());
2856 { PreservePositionScope scope(masm()->positions_recorder());
4879 #define __ ACCESS_MASM(masm())
4925 patcher.masm()->slt(at, a3, zero_reg);
4936 patcher.masm()->addiu(at, zero_reg, 1);