Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc2221 BumpSystemStackPointer(count * size); in PrepareForPush()
2271 BumpSystemStackPointer(size); in Claim()
2436 void MacroAssembler::BumpSystemStackPointer(const Operand& space) { in BumpSystemStackPointer() function in vixl::aarch64::MacroAssembler
Dmacro-assembler-aarch64.h3282 void BumpSystemStackPointer(const Operand& space);