Searched refs:STIPredicateExpander (Results 1 – 4 of 4) sorted by relevance
96 class STIPredicateExpander : public PredicateExpander {100 STIPredicateExpander(const PredicateExpander &) = delete;101 STIPredicateExpander &operator=(const PredicateExpander &) = delete;111 STIPredicateExpander(StringRef Target) in STIPredicateExpander() function
376 void STIPredicateExpander::expandHeader(raw_ostream &OS, in expandHeader()403 void STIPredicateExpander::expandPrologue(raw_ostream &OS, in expandPrologue()430 void STIPredicateExpander::expandOpcodeGroup(raw_ostream &OS, const OpcodeGroup &Group, in expandOpcodeGroup()469 void STIPredicateExpander::expandBody(raw_ostream &OS, in expandBody()502 void STIPredicateExpander::expandEpilogue(raw_ostream &OS, in expandEpilogue()516 void STIPredicateExpander::expandSTIPredicate(raw_ostream &OS, in expandSTIPredicate()
1658 STIPredicateExpander PE(Target); in EmitSchedModelHelpers()1763 STIPredicateExpander PE(Target); in EmitMCInstrAnalysisPredicateFunctions()1882 STIPredicateExpander PE(Target); in run()
295 // which will be expanded by the STIPredicateExpander into a tablegen'd