Home
last modified time | relevance | path

Searched refs:AllowWholeOp (Results 1 – 6 of 6) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenInstruction.h174 bool AllowWholeOp = true);
DCodeGenInstruction.cpp161 CGIOperandList::ParseOperandName(const std::string &Op, bool AllowWholeOp) { in ParseOperandName() argument
181 if (OperandList[OpIdx].MINumOperands > 1 && !AllowWholeOp && in ParseOperandName()