Searched refs:PatDef (Results 1 – 1 of 1) sorted by relevance
3648 const InstAnalyzer &PatInfo, Record *PatDef) { in InferFromPattern() argument3653 InstInfo.InferredFrom = PatDef; in InferFromPattern()3663 PrintError(PatDef->getLoc(), "Pattern doesn't match hasSideEffects = " + in InferFromPattern()3670 PrintError(PatDef->getLoc(), in InferFromPattern()3679 PrintError(PatDef->getLoc(), in InferFromPattern()3692 if (PatDef->isSubClassOf("Instruction")) { in InferFromPattern()