Home
last modified time | relevance | path

Searched defs:AAAMDAttributesFunction (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp357 AAAMDAttributesFunction(const IRPosition &IRP, Attributor &A) in AAAMDAttributesFunction() function
360 void initialize(Attributor &A) override { in initialize()
391 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
470 ChangeStatus manifest(Attributor &A) override { in manifest()
483 const std::string getAsStr() const override { in getAsStr()
494 void trackStatistics() const override {} in trackStatistics()
497 bool checkForQueuePtr(Attributor &A) { in checkForQueuePtr()
554 bool funcRetrievesHostcallPtr(Attributor &A) { in funcRetrievesHostcallPtr()
560 bool funcRetrievesHeapPtr(Attributor &A) { in funcRetrievesHeapPtr()
567 bool funcRetrievesQueuePtr(Attributor &A) { in funcRetrievesQueuePtr()
[all …]