Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc329 checkpoint_ = GetNextCheckPoint(); in MacroAssembler()
350 checkpoint_ = GetNextCheckPoint(); in MacroAssembler()
369 checkpoint_ = GetNextCheckPoint(); in MacroAssembler()
383 checkpoint_ = GetNextCheckPoint(); in Reset()
409 checkpoint_ = GetNextCheckPoint(); in CheckEmitPoolsFor()
Dmacro-assembler-aarch64.h277 void UpdateNextCheckPoint() { SetNextCheckpoint(GetNextCheckPoint()); } in UpdateNextCheckPoint()
494 ptrdiff_t GetNextCheckPoint() { in GetNextCheckPoint() function
502 return GetNextCheckPoint();
3322 ptrdiff_t GetNextCheckPoint() const { in GetNextCheckPoint() function
3329 return GetNextCheckPoint();
3335 checkpoint_ = GetNextCheckPoint(); in EmitLiteralPool()