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