Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc322 checkpoint_ = GetNextCheckPoint(); in MacroAssembler()
343 checkpoint_ = GetNextCheckPoint(); in MacroAssembler()
362 checkpoint_ = GetNextCheckPoint(); in MacroAssembler()
376 checkpoint_ = GetNextCheckPoint(); in Reset()
397 checkpoint_ = GetNextCheckPoint(); in CheckEmitPoolsFor()
Dmacro-assembler-aarch64.h270 void UpdateNextCheckPoint() { SetNextCheckpoint(GetNextCheckPoint()); } in UpdateNextCheckPoint()
486 ptrdiff_t GetNextCheckPoint() { in GetNextCheckPoint() function
494 return GetNextCheckPoint();
2880 ptrdiff_t GetNextCheckPoint() const { in GetNextCheckPoint() function
2887 return GetNextCheckPoint();
2893 checkpoint_ = GetNextCheckPoint(); in EmitLiteralPool()