Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp2833 static bool InferFromPattern(CodeGenInstruction &InstInfo, in InferFromPattern() function
3271 Errors += InferFromPattern(InstInfo, PatInfo, InstInfo.TheDef); in InferInstructionFlags()
3295 Errors += InferFromPattern(InstInfo, PatInfo, PTM.getSrcRecord()); in InferInstructionFlags()