Searched defs:isMEMri (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ | ||
H A D | SparcAsmParser.cpp | 265 bool isMEMri() const { return Kind == k_MemoryImm; } in isMEMri() function in __anonebada3920211::SparcOperand |
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/ | ||
H A D | VEAsmParser.cpp | 227 bool isMEMri() const { return Kind == k_MemoryRegImm; } in isMEMri() function in __anon944a62760211::VEOperand |