Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h211 bool isMemoryOperandFlag() const { in isMemoryOperandFlag() function
H A DMIParser.cpp3209 while (Token.isMemoryOperandFlag()) { in parseMachineMemoryOperand()