Searched refs:isLazy (Results 1 – 4 of 4) 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()
2561 const vector<bool>& isLazy, in pushReadImagesToBuffers() argument2570 if (isLazy[attachmentNdx]) in pushReadImagesToBuffers()2613 if (isLazy[attachmentNdx]) in pushReadImagesToBuffers()2660 if (isLazy[attachmentNdx]) in pushReadImagesToBuffers()4153 …be<VkClearValue> >& clearValues, const vector<Attachment>& attachments, const vector<bool>& isLazy) in initializeImageClearValues() argument4157 if (!isLazy[attachmentNdx]) in initializeImageClearValues()
39 assert(Impl.Decls.isLazy() && "getFromExternalSource for non-lazy set"); in getFromExternalSource()
1864 bool isLazy = gvNeedsLazyPtr(MO1.getGlobal());1866 NeedStub, isLazy);