Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h216 bool isMemoryOperandFlag() const { in isMemoryOperandFlag() function
H A DMIParser.cpp3314 while (Token.isMemoryOperandFlag()) { in parseMachineMemoryOperand()