Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDecoderEmitter.cpp500 bool emitPredicateMatchAux(const Init &Val, bool ParenIfBinOp,
1220 bool FilterChooser::emitPredicateMatchAux(const Init &Val, bool ParenIfBinOp, in emitPredicateMatchAux() function in FilterChooser
1233 return emitPredicateMatchAux(*D->getArg(0), true, OS); in emitPredicateMatchAux()
1242 if (emitPredicateMatchAux(*Arg, ParenIfBinOp, OS)) in emitPredicateMatchAux()
1268 if (emitPredicateMatchAux(*Pred->getValueAsDag("AssemblerCondDag"), in emitPredicateMatch()