Searched refs:emitPredicateMatchAux (Results 1 – 1 of 1) sorted by relevance
500 bool emitPredicateMatchAux(const Init &Val, bool ParenIfBinOp,1220 bool FilterChooser::emitPredicateMatchAux(const Init &Val, bool ParenIfBinOp, in emitPredicateMatchAux() function in FilterChooser1233 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()