Home
last modified time | relevance | path

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

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