Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h98 class STIPredicateExpander : public PredicateExpander {
102 STIPredicateExpander(const PredicateExpander &) = delete;
103 STIPredicateExpander &operator=(const PredicateExpander &) = delete;
113 STIPredicateExpander(StringRef Target) in STIPredicateExpander() function
H A DPredicateExpander.cpp395 void STIPredicateExpander::expandHeader(raw_ostream &OS, in expandHeader()
422 void STIPredicateExpander::expandPrologue(raw_ostream &OS, in expandPrologue()
449 void STIPredicateExpander::expandOpcodeGroup(raw_ostream &OS, const OpcodeGroup &Group, in expandOpcodeGroup()
488 void STIPredicateExpander::expandBody(raw_ostream &OS, in expandBody()
521 void STIPredicateExpander::expandEpilogue(raw_ostream &OS, in expandEpilogue()
535 void STIPredicateExpander::expandSTIPredicate(raw_ostream &OS, in expandSTIPredicate()
H A DSubtargetEmitter.cpp1663 STIPredicateExpander PE(Target); in EmitSchedModelHelpers()
1774 STIPredicateExpander PE(Target); in EmitMCInstrAnalysisPredicateFunctions()
1896 STIPredicateExpander PE(Target); in run()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetInstrPredicate.td313 // which will be expanded by the STIPredicateExpander into a tablegen'd