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
436 void STIPredicateExpander::expandHeader(raw_ostream &OS, in expandHeader()463 void STIPredicateExpander::expandPrologue(raw_ostream &OS, in expandPrologue()490 void STIPredicateExpander::expandOpcodeGroup(raw_ostream &OS, const OpcodeGroup &Group, 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()
1764 STIPredicateExpander PE(Target); in EmitSchedModelHelpers()1889 STIPredicateExpander PE(Target); in EmitMCInstrAnalysisPredicateFunctions()2013 STIPredicateExpander PE(Target); in run()
353 // which will be expanded by the STIPredicateExpander into a tablegen'd