Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h135 ptrdiff_t GetNextRecommendedCheckpoint();
138 return GetNextRecommendedCheckpoint();
177 inline ptrdiff_t LiteralPool::GetNextRecommendedCheckpoint() { in GetNextRecommendedCheckpoint() function
3336 recommended_checkpoint_ = literal_pool_.GetNextRecommendedCheckpoint(); in EmitLiteralPool()
Dmacro-assembler-aarch64.cc181 SetNextRecommendedCheckpoint(GetNextRecommendedCheckpoint()); in UpdateFirstUse()