Searched refs:CallCustomParserForAllOperands (Results 1 – 3 of 3) sorted by relevance
1485 bool CallCustomParserForAllOperands = in buildOperandMatchInfo() local1494 if (CallCustomParserForAllOperands || !Op.Class->ParserMethod.empty()) { in buildOperandMatchInfo()
1613 // CallCustomParserForAllOperands - Set to true if the custom parser1616 bit CallCustomParserForAllOperands = false;
2013 let CallCustomParserForAllOperands = true;