Searched refs:InstructionRule (Results 1 – 1 of 1) sorted by relevance
89 class InstructionRule { class104 InstructionRule(const SIInstrInfo *TII, unsigned SGID, in InstructionRule() function in __anon114cba190111::InstructionRule112 virtual ~InstructionRule() = default;138 SmallVector<std::shared_ptr<InstructionRule>, 4> Rules;187 void addRule(std::shared_ptr<InstructionRule> NewRule) { in addRule()939 : InstructionRule(TII, SGID, NeedsCache) {} in EnablesInitialMFMA()943 class IsPermForDSW final : public InstructionRule {977 : InstructionRule(TII, SGID, NeedsCache) {} in IsPermForDSW()1009 : InstructionRule(TII, SGID, NeedsCache) {} in IsSuccOfPrevGroup()1013 class VMEMSize final : public InstructionRule {[all …]