Searched refs:emitPredicateMatchAux (Results 1 – 1 of 1) sorted by relevance
592 bool emitPredicateMatchAux(const Init &Val, bool ParenIfBinOp,1296 bool FilterChooser::emitPredicateMatchAux(const Init &Val, bool ParenIfBinOp, in emitPredicateMatchAux() function in FilterChooser1309 return emitPredicateMatchAux(*D->getArg(0), true, OS); in emitPredicateMatchAux()1318 if (emitPredicateMatchAux(*Arg, ParenIfBinOp, OS)) in emitPredicateMatchAux()1343 if (emitPredicateMatchAux(*Pred->getValueAsDag("AssemblerCondDag"), in emitPredicateMatch()