Searched refs:STIPredicateExpander (Results 1 – 4 of 4) sorted by relevance
98 class STIPredicateExpander : public PredicateExpander {102 STIPredicateExpander(const PredicateExpander &) = delete;103 STIPredicateExpander &operator=(const PredicateExpander &) = delete;113 STIPredicateExpander(StringRef Target) in STIPredicateExpander() function
393 void STIPredicateExpander::expandHeader(raw_ostream &OS, in expandHeader()420 void STIPredicateExpander::expandPrologue(raw_ostream &OS, in expandPrologue()447 void STIPredicateExpander::expandOpcodeGroup(raw_ostream &OS, const OpcodeGroup &Group, in expandOpcodeGroup()486 void STIPredicateExpander::expandBody(raw_ostream &OS, in expandBody()519 void STIPredicateExpander::expandEpilogue(raw_ostream &OS, in expandEpilogue()533 void STIPredicateExpander::expandSTIPredicate(raw_ostream &OS, in expandSTIPredicate()
1694 STIPredicateExpander PE(Target); in EmitSchedModelHelpers()1801 STIPredicateExpander PE(Target); in EmitMCInstrAnalysisPredicateFunctions()1922 STIPredicateExpander PE(Target); in run()
313 // which will be expanded by the STIPredicateExpander into a tablegen'd