Searched refs:isLazy (Results 1 – 9 of 9) sorted by relevance
29 bool isLazy() const { return getTag(); } in isLazy() function95 if (Impl.Decls.isLazy()) in get()102 assert(Impl.empty() || Impl.Decls.isLazy()); in addLazyDecl()
62 ASSERT_FALSE(DTU.isLazy()); in TEST()171 ASSERT_FALSE(DTU.isLazy()); in TEST()245 ASSERT_TRUE(DTU.isLazy()); in TEST()334 ASSERT_TRUE(DTU.isLazy()); in TEST()461 ASSERT_TRUE(DTU.isLazy()); in TEST()544 ASSERT_TRUE(DTU.isLazy()); in TEST()634 ASSERT_TRUE(DTU.isLazy()); in TEST()
929 assert(!SymI->second.getFlags().isLazy() && in replace()950 assert(!KV.second.isLazy() && in replace()994 assert((Symbols[Name].getFlags().isLazy() || in addDependencies()1011 (SymI->second.getFlags().isLazy() || in addDependencies()1038 assert(!Sym.getFlags().isLazy() && !Sym.getFlags().isMaterializing() && in resolve()1044 assert(!I->second.getFlags().isLazy() && in resolve()1311 if (SymI->second.getFlags().isLazy()) { in lodgeQueryImpl()1430 if (SymI->second.getFlags().isLazy()) { in lookupImpl()1484 if (KV.second.getFlags().isLazy() || in dump()1487 if (KV.second.getFlags().isLazy()) { in dump()[all …]
50 bool isLazy() const { return Strategy == UpdateStrategy::Lazy; }; in isLazy() function
82 bool isLazy() const { return Flags & Lazy; } in isLazy() function
2649 const vector<bool>& isLazy, in pushReadImagesToBuffers() argument2658 if (isLazy[attachmentNdx]) in pushReadImagesToBuffers()2701 if (isLazy[attachmentNdx]) in pushReadImagesToBuffers()2748 if (isLazy[attachmentNdx]) in pushReadImagesToBuffers()4238 … clearValues, const vector<Attachment>& attachments, const vector<bool>& isLazy, deBool useFormatC… in initializeImageClearValues() argument4242 if (!isLazy[attachmentNdx]) in initializeImageClearValues()
39 assert(Impl.Decls.isLazy() && "getFromExternalSource for non-lazy set"); in getFromExternalSource()
1904 bool isLazy = gvNeedsLazyPtr(MO1.getGlobal());1906 NeedStub, isLazy);
1864 bool isLazy = gvNeedsLazyPtr(MO1.getGlobal());1866 NeedStub, isLazy);