Home
last modified time | relevance | path

Searched refs:expandSTIPredicate (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.h125 void expandSTIPredicate(raw_ostream &OS, const STIPredicateFunction &Fn);
H A DPredicateExpander.cpp543 void STIPredicateExpander::expandSTIPredicate(raw_ostream &OS, in expandSTIPredicate() function in llvm::STIPredicateExpander
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1771 PE.expandSTIPredicate(OS, Fn); in emitSchedModelHelpers()
1951 PE.expandSTIPredicate(OS, Fn); in emitMcInstrAnalysisPredicateFunctions()
1962 PE.expandSTIPredicate(OS, Fn); in emitMcInstrAnalysisPredicateFunctions()
2100 PE.expandSTIPredicate(OS, Fn); in run()