Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp362 struct AAAMDAttributesFunction : public AAAMDAttributes { struct
363 AAAMDAttributesFunction(const IRPosition &IRP, Attributor &A) in AAAMDAttributesFunction() function
366 void initialize(Attributor &A) override { in initialize()
397 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
482 ChangeStatus manifest(Attributor &A) override { in manifest()
495 const std::string getAsStr() const override { in getAsStr()
506 void trackStatistics() const override {} in trackStatistics()
509 bool checkForQueuePtr(Attributor &A) { in checkForQueuePtr()
560 bool funcRetrievesMultigridSyncArg(Attributor &A) { in funcRetrievesMultigridSyncArg()
566 bool funcRetrievesHostcallPtr(Attributor &A) { in funcRetrievesHostcallPtr()
[all …]