Searched refs:InferFromPattern (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2566 static bool InferFromPattern(CodeGenInstruction &InstInfo, function
3006 Errors += InferFromPattern(InstInfo, PatInfo, InstInfo.TheDef);
3030 Errors += InferFromPattern(InstInfo, PatInfo, PTM.getSrcRecord());

Completed in 69 milliseconds