Home
last modified time | relevance | path

Searched refs:AllowWholeOp (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenInstruction.cpp155 CGIOperandList::ParseOperandName(const std::string &Op, bool AllowWholeOp) { in ParseOperandName() argument
175 if (OperandList[OpIdx].MINumOperands > 1 && !AllowWholeOp && in ParseOperandName()
DCodeGenInstruction.h169 bool AllowWholeOp = true);
/external/llvm/utils/TableGen/
DCodeGenInstruction.h174 bool AllowWholeOp = true);
DCodeGenInstruction.cpp160 CGIOperandList::ParseOperandName(const std::string &Op, bool AllowWholeOp) { in ParseOperandName() argument
180 if (OperandList[OpIdx].MINumOperands > 1 && !AllowWholeOp && in ParseOperandName()