Searched defs:AAAMDAttributesFunction (Results 1 – 1 of 1) sorted by relevance
457 struct AAAMDAttributesFunction : public AAAMDAttributes { struct458 AAAMDAttributesFunction(const IRPosition &IRP, Attributor &A) in AAAMDAttributesFunction() function461 void initialize(Attributor &A) override { in initialize()492 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()584 ChangeStatus manifest(Attributor &A) override { in manifest()597 const std::string getAsStr(Attributor *) const override { in getAsStr()609 void trackStatistics() const override {} in trackStatistics()612 bool checkForQueuePtr(Attributor &A) { in checkForQueuePtr()663 bool funcRetrievesMultigridSyncArg(Attributor &A, unsigned COV) { in funcRetrievesMultigridSyncArg()669 bool funcRetrievesHostcallPtr(Attributor &A, unsigned COV) { in funcRetrievesHostcallPtr()[all …]