Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DPredicateExpander.h93 class STIPredicateFunction; variable
H A DCodeGenSchedule.h384 STIPredicateFunction(const Record *Rec) : FunctionDeclaration(Rec) {} in STIPredicateFunction() function