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

/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h132 ptrdiff_t GetNextRecommendedCheckpoint();
133 VIXL_DEPRECATED("GetNextRecommendedCheckpoint",
135 return GetNextRecommendedCheckpoint();
174 inline ptrdiff_t LiteralPool::GetNextRecommendedCheckpoint() { function in class:vixl::aarch64::LiteralPool
2930 recommended_checkpoint_ = literal_pool_.GetNextRecommendedCheckpoint();
H A Dmacro-assembler-aarch64.cc181 SetNextRecommendedCheckpoint(GetNextRecommendedCheckpoint());

Completed in 114 milliseconds