Home | History | Annotate | Download | only in arm64

Lines Matching refs:masm_

15 #define __ ACCESS_MASM(masm_)
24 DCHECK(pending_pc_ == masm_->pc_offset());
25 UseScratchRegisterScope scope(masm_);
63 pending_pc_ = masm_->pc_offset();
78 DCHECK(pending_pc_ == masm_->pc_offset());
95 pending_pc_ = masm_->pc_offset();
107 DCHECK(pending_pc_ == masm_->pc_offset());
115 DCHECK(pending_pc_ == masm_->pc_offset());
130 pending_pc_ = masm_->pc_offset();
142 DCHECK(pending_pc_ == masm_->pc_offset());
147 DCHECK(pending_pc_ == masm_->pc_offset());
159 pending_pc_ = masm_->pc_offset();
165 DCHECK((pending_ == kNone) || (pending_pc_ == masm_->pc_offset()));
186 UseScratchRegisterScope scope(masm_);