Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h198 bool isMemoryOperandFlag() const { in isMemoryOperandFlag() function
H A DMIParser.cpp2591 while (Token.isMemoryOperandFlag()) { in parseMachineMemoryOperand()