Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h125 enum OperandMatchResultTy { enum
158 constexpr ParseStatus(OperandMatchResultTy R) in ParseStatus()
163 constexpr operator OperandMatchResultTy() const { in OperandMatchResultTy() function