Searched refs:hasNullFragReference (Results 1 – 2 of 2) sorted by relevance
2889 static bool hasNullFragReference(DagInit *DI) { in hasNullFragReference() function2899 if (Arg && hasNullFragReference(Arg)) in hasNullFragReference()2908 static bool hasNullFragReference(ListInit *LI) { in hasNullFragReference() function2912 if (hasNullFragReference(DI)) in hasNullFragReference()3132 if (!LI || LI->empty() || hasNullFragReference(LI)) { in ParseInstructions()3440 if (hasNullFragReference(Tree)) in ParsePatterns()
3426 static bool hasNullFragReference(DagInit *DI) { in hasNullFragReference() function3436 if (Arg && hasNullFragReference(Arg)) in hasNullFragReference()3445 static bool hasNullFragReference(ListInit *LI) { in hasNullFragReference() function3449 if (hasNullFragReference(DI)) in hasNullFragReference()3667 if (!LI || LI->empty() || hasNullFragReference(LI)) { in ParseInstructions()4068 if (hasNullFragReference(Tree)) in ParsePatterns()