Home | History | Annotate | Download | only in arm64

Lines Matching refs:PushPreamble

875   PushPreamble(count, size);
889 PushPreamble(count, size);
914 PushPreamble(size);
927 masm_->PushPreamble(size_);
977 PushPreamble(registers.Count(), size);
1015 PushPreamble(count, size);
1051 PushPreamble(Operand(count, UXTW, WhichPowerOf2(src.SizeInBytes())));
1177 void MacroAssembler::PushPreamble(Operand total_size) {