Home
last modified time | relevance | path

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

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