Searched defs:AAKernelInfoFunction (Results 1 – 1 of 1) sorted by relevance
2797 struct AAKernelInfoFunction : AAKernelInfo { struct2798 AAKernelInfoFunction(const IRPosition &IRP, Attributor &A) in AAKernelInfoFunction() argument2802 void initialize(Attributor &A) override { in initialize()2947 ChangeStatus manifest(Attributor &A) override { in manifest()2965 bool changeToSPMDMode(Attributor &A) { in changeToSPMDMode()3045 ChangeStatus buildCustomStateMachine(Attributor &A) { in buildCustomStateMachine()3325 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()3387 void updateReachingKernelEntries(Attributor &A) { in updateReachingKernelEntries()3415 void updateParallelLevels(Attributor &A) { in updateParallelLevels()