Home | History | Annotate | Download | only in arm

Lines Matching refs:InstructionsGeneratedSince

2894         masm_->InstructionsGeneratedSince(map_check) + additional_delta;
2896 masm_->InstructionsGeneratedSince(bool_load) + additional_delta;
2907 while (masm_->InstructionsGeneratedSince(&before_push_delta) != 4) {