Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DAsmWriterInst.cpp30 if (OperandType == isLiteralStatementOperand) in getCode()
188 Operands.emplace_back("return;", AsmWriterOperand::isLiteralStatementOperand); in AsmWriterInst()
H A DAsmWriterInst.h33 isLiteralStatementOperand enumerator