Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc330 checkpoint_ = GetNextCheckPoint(); in MacroAssembler()
353 checkpoint_ = GetNextCheckPoint(); in MacroAssembler()
374 checkpoint_ = GetNextCheckPoint(); in MacroAssembler()
388 checkpoint_ = GetNextCheckPoint(); in Reset()
414 checkpoint_ = GetNextCheckPoint(); in CheckEmitPoolsFor()
Dmacro-assembler-aarch64.h276 void UpdateNextCheckPoint() { SetNextCheckpoint(GetNextCheckPoint()); } in UpdateNextCheckPoint()
493 ptrdiff_t GetNextCheckPoint() { in GetNextCheckPoint() function
501 return GetNextCheckPoint();
7951 ptrdiff_t GetNextCheckPoint() const { in GetNextCheckPoint() function
7958 return GetNextCheckPoint();
7964 checkpoint_ = GetNextCheckPoint(); in EmitLiteralPool()