Searched refs:STIPredicateExpander (Results 1 – 4 of 4) sorted by relevance
103 class STIPredicateExpander : public PredicateExpander {107 STIPredicateExpander(const PredicateExpander &) = delete;108 STIPredicateExpander &operator=(const PredicateExpander &) = delete;118 STIPredicateExpander(StringRef Target) in STIPredicateExpander() function
435 void STIPredicateExpander::expandHeader(raw_ostream &OS, in expandHeader()462 void STIPredicateExpander::expandPrologue(raw_ostream &OS, in expandPrologue()489 void STIPredicateExpander::expandOpcodeGroup(raw_ostream &OS, in expandOpcodeGroup()529 void STIPredicateExpander::expandBody(raw_ostream &OS, in expandBody()562 void STIPredicateExpander::expandEpilogue(raw_ostream &OS, in expandEpilogue()576 void STIPredicateExpander::expandSTIPredicate(raw_ostream &OS, in expandSTIPredicate()
1786 STIPredicateExpander PE(Target); in EmitSchedModelHelpers()1969 STIPredicateExpander PE(Target); in EmitMCInstrAnalysisPredicateFunctions()2101 STIPredicateExpander PE(Target); in run()
353 // which will be expanded by the STIPredicateExpander into a tablegen'd