Searched refs:IsComplete (Results 1 – 16 of 16) sorted by relevance
106 CHECK(IsComplete()); in flags_nzcv()111 inline bool IsComplete() const { in IsComplete() function123 CHECK(IsComplete()); in RegAliasesMatch()130 CHECK(IsComplete()); in SPRegAliasesMatch()136 CHECK(IsComplete()); in FPRegAliasesMatch()
131 VIXL_ASSERT(IsComplete()); in flags_nzcv()136 inline bool IsComplete() const { in IsComplete() function148 VIXL_ASSERT(IsComplete()); in RegAliasesMatch()155 VIXL_ASSERT(IsComplete()); in SPRegAliasesMatch()161 VIXL_ASSERT(IsComplete()); in FPRegAliasesMatch()
36 Buffer->IsComplete = false; in PCHGenerator()56 Buffer->IsComplete = true; in HandleTranslationUnit()
125 while (!marking->IsComplete()) {131 CHECK(marking->IsComplete());
4660 CHECK(marking->IsComplete() || in TEST()
37 if (Buffer->IsComplete) { in HandleTranslationUnit()
204 assert(Buffer->IsComplete && "serialization did not complete"); in createChainedIncludesSource()
54 bool IsComplete() const;
76 bool SocketAddress::IsComplete() const { in IsComplete() function in rtc::SocketAddress
35 bool IsComplete; member
74 inline bool IsComplete() { return state() == COMPLETE; } in IsComplete() function
1043 !IsComplete() && in AdvanceIncrementalMarking()
986 if (!incremental_marking()->IsComplete() && in CollectGarbage()4125 } else if (incremental_marking()->IsComplete() || in FinalizeIncrementalMarkingIfComplete()4145 } else if (incremental_marking()->IsComplete() || in TryFinalizeIdleIncrementalMarking()
219 assert(Buffer->IsComplete && "serialization did not complete"); in HandleTranslationUnit()
915 bool hasEmittedPCH() const { return Buffer->IsComplete; } in hasEmittedPCH()
1989 bool IsComplete = in dumpLayout() local1995 if (IsComplete) in dumpLayout()