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