Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.h126 void expandSTIPredicate(raw_ostream &OS, const STIPredicateFunction &Fn);
H A DPredicateExpander.cpp576 void STIPredicateExpander::expandSTIPredicate(raw_ostream &OS, in expandSTIPredicate() function in llvm::STIPredicateExpander
/src/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1793 PE.expandSTIPredicate(OS, Fn); in EmitSchedModelHelpers()
1973 PE.expandSTIPredicate(OS, Fn); in EmitMCInstrAnalysisPredicateFunctions()
1985 PE.expandSTIPredicate(OS, Fn); in EmitMCInstrAnalysisPredicateFunctions()
2104 PE.expandSTIPredicate(OS, Fn); in run()