Searched refs:ForceArbitraryInstResultType (Results 1 – 3 of 3) sorted by relevance
2844 static bool ForceArbitraryInstResultType(TreePatternNode *N, TreePattern &TP) { in ForceArbitraryInstResultType() function2850 if (ForceArbitraryInstResultType(N->getChild(i), TP)) in ForceArbitraryInstResultType()2933 IterateInference = ForceArbitraryInstResultType(Result->getTree(0), in ParsePatterns()
3407 static bool ForceArbitraryInstResultType(TreePatternNode *N, TreePattern &TP) { in ForceArbitraryInstResultType() function3413 if (ForceArbitraryInstResultType(N->getChild(i), TP)) in ForceArbitraryInstResultType()3501 ForceArbitraryInstResultType(Result.getTree(0), Result); in ParsePatterns()
3922 static bool ForceArbitraryInstResultType(TreePatternNode *N, TreePattern &TP) { in ForceArbitraryInstResultType() function3928 if (ForceArbitraryInstResultType(N->getChild(i), TP)) in ForceArbitraryInstResultType()4020 ForceArbitraryInstResultType(Result.getTree(0).get(), Result); in ParseOnePattern()