Home
last modified time | relevance | path

Searched defs:STIPredicateFunction (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DPredicateExpander.h95 class STIPredicateFunction; variable
H A DCodeGenSchedule.h382 STIPredicateFunction(const Record *Rec) : FunctionDeclaration(Rec) {} in STIPredicateFunction() function