Searched refs:pending_pc_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/crankshaft/arm64/
H A Ddelayed-masm-arm64.cc22 DCHECK(pending_pc_ == masm_->pc_offset());
61 pending_pc_ = masm_->pc_offset();
76 DCHECK(pending_pc_ == masm_->pc_offset());
93 pending_pc_ = masm_->pc_offset();
105 DCHECK(pending_pc_ == masm_->pc_offset());
113 DCHECK(pending_pc_ == masm_->pc_offset());
128 pending_pc_ = masm_->pc_offset();
140 DCHECK(pending_pc_ == masm_->pc_offset());
145 DCHECK(pending_pc_ == masm_->pc_offset());
157 pending_pc_
[all...]
H A Ddelayed-masm-arm64.h31 pending_pc_ = 0;
93 pending_pc_ = 0;
155 int pending_pc_; member in class:v8::internal::BASE_EMBEDDED

Completed in 37 milliseconds