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