Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dmacro-assembler-arm64-inl.h1243 void MacroAssembler::BumpSystemStackPointer(const Operand& space) { in BumpSystemStackPointer() function
1492 BumpSystemStackPointer(size); in Claim()
1512 BumpSystemStackPointer(size); in Claim()
1531 BumpSystemStackPointer(size); in ClaimBySMI()
Dmacro-assembler-arm64.h895 inline void BumpSystemStackPointer(const Operand& space);
Dmacro-assembler-arm64.cc1211 BumpSystemStackPointer(total_size); in PushPreamble()
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc2109 BumpSystemStackPointer(count * size); in PrepareForPush()
2159 BumpSystemStackPointer(size); in Claim()
2324 void MacroAssembler::BumpSystemStackPointer(const Operand& space) { in BumpSystemStackPointer() function in vixl::aarch64::MacroAssembler
Dmacro-assembler-aarch64.h2840 void BumpSystemStackPointer(const Operand& space);