Searched refs:AllowWholeOp (Results 1 – 2 of 2) sorted by relevance
175 bool AllowWholeOp = true);
157 CGIOperandList::ParseOperandName(const std::string &Op, bool AllowWholeOp) { in ParseOperandName() argument177 if (OperandList[OpIdx].MINumOperands > 1 && !AllowWholeOp && in ParseOperandName()