Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenInstruction.h193 bool AllowWholeOp = true);
HDCodeGenInstruction.cpp233 CGIOperandList::ParseOperandName(StringRef Op, bool AllowWholeOp) { in ParseOperandName() argument
270 if (OperandList[OpIdx].MINumOperands > 1 && !AllowWholeOp && in ParseOperandName()