Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp197 bool isARI() const;
429 bool M68kOperand::isARI() const { in isARI() function in M68kOperand