Home
last modified time | relevance | path

Searched refs:BumpSystemStackPointer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc2253 BumpSystemStackPointer(count * size); in PrepareForPush()
2303 BumpSystemStackPointer(size); in Claim()
2469 void MacroAssembler::BumpSystemStackPointer(const Operand& space) { in BumpSystemStackPointer() function in vixl::aarch64::MacroAssembler
H A Dmacro-assembler-aarch64.h7517 void BumpSystemStackPointer(const Operand& space);