Searched defs:AAAMDAttributesFunction (Results 1 – 1 of 1) sorted by relevance
403 struct AAAMDAttributesFunction : public AAAMDAttributes { struct404 AAAMDAttributesFunction(const IRPosition &IRP, Attributor &A) in AAAMDAttributesFunction() function407 void initialize(Attributor &A) override { in initialize()438 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()526 ChangeStatus manifest(Attributor &A) override { in manifest()539 const std::string getAsStr(Attributor *) const override { in getAsStr()551 void trackStatistics() const override {} in trackStatistics()554 bool checkForQueuePtr(Attributor &A) { in checkForQueuePtr()605 bool funcRetrievesMultigridSyncArg(Attributor &A, unsigned COV) { in funcRetrievesMultigridSyncArg()611 bool funcRetrievesHostcallPtr(Attributor &A, unsigned COV) { in funcRetrievesHostcallPtr()[all …]