Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
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.cpp435 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()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1786 STIPredicateExpander PE(Target); in EmitSchedModelHelpers()
1969 STIPredicateExpander PE(Target); in EmitMCInstrAnalysisPredicateFunctions()
2101 STIPredicateExpander PE(Target); in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetInstrPredicate.td353 // which will be expanded by the STIPredicateExpander into a tablegen'd