Searched defs:AAUniformWorkGroupSize (Results 1 – 1 of 1) sorted by relevance
255 struct AAUniformWorkGroupSize struct257 using Base = StateWrapper<BooleanState, AbstractAttribute>;258 AAUniformWorkGroupSize(const IRPosition &IRP, Attributor &A) : Base(IRP) {} in AAUniformWorkGroupSize() function265 const std::string getName() const override { in getName()270 const char *getIdAddr() const override { return &ID; } in getIdAddr()274 static bool classof(const AbstractAttribute *AA) { in classof()279 static const char ID;