Home
last modified time | relevance | path

Searched refs:InferredAllPatternTypes (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp3462 bool InferredAllPatternTypes, InferredAllResultTypes; in ParsePatterns() local
3466 InferredAllPatternTypes = in ParsePatterns()
3498 if (!IterateInference && InferredAllPatternTypes && in ParsePatterns()
3506 if (!InferredAllPatternTypes) in ParsePatterns()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp4156 bool InferredAllPatternTypes, InferredAllResultTypes; in ParseOnePattern() local
4160 InferredAllPatternTypes = in ParseOnePattern()
4193 if (!IterateInference && InferredAllPatternTypes && in ParseOnePattern()
4201 if (!InferredAllPatternTypes) in ParseOnePattern()