Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DPredicateExpander.h95 class STIPredicateFunction; variable
H A DCodeGenSchedule.h381 STIPredicateFunction(const Record *Rec) : FunctionDeclaration(Rec) {} in STIPredicateFunction() function