Searched refs:CallCustomParserForAllOperands (Results 1 – 3 of 3) sorted by relevance
1483 bool CallCustomParserForAllOperands = in buildOperandMatchInfo() local1493 if (CallCustomParserForAllOperands || !Op.Class->ParserMethod.empty()) { in buildOperandMatchInfo()
1591 // CallCustomParserForAllOperands - Set to true if the custom parser1594 bit CallCustomParserForAllOperands = false;
1691 let CallCustomParserForAllOperands = true;