Home
last modified time | relevance | path

Searched refs:STIPredicateExpander (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h103 class STIPredicateExpander : public PredicateExpander {
107 STIPredicateExpander(const PredicateExpander &) = delete;
108 STIPredicateExpander &operator=(const PredicateExpander &) = delete;
118 STIPredicateExpander(StringRef Target) in STIPredicateExpander() function
H A DPredicateExpander.cpp436 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()
H A DSubtargetEmitter.cpp1764 STIPredicateExpander PE(Target); in EmitSchedModelHelpers()
1889 STIPredicateExpander PE(Target); in EmitMCInstrAnalysisPredicateFunctions()
2013 STIPredicateExpander PE(Target); in run()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetInstrPredicate.td353 // which will be expanded by the STIPredicateExpander into a tablegen'd