Searched defs:AAUniformWorkGroupSize (Results 1 – 1 of 1) sorted by relevance
294 struct AAUniformWorkGroupSize struct296 using Base = StateWrapper<BooleanState, AbstractAttribute>;297 AAUniformWorkGroupSize(const IRPosition &IRP, Attributor &A) : Base(IRP) {} in AAUniformWorkGroupSize() function304 const std::string getName() const override { in getName()309 const char *getIdAddr() const override { return &ID; } in getIdAddr()313 static bool classof(const AbstractAttribute *AA) { in classof()318 static const char ID;