Searched defs:AllowWholeOp (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp154 CGIOperandList::ParseOperandName(const std::string &Op, bool AllowWholeOp) { argument
174 if (OperandList[OpIdx].MINumOperands > 1 && !AllowWholeOp &&

Completed in 44 milliseconds