Searched refs:isMemoryOperandFlag (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MILexer.h | 161 bool isMemoryOperandFlag() const { function in struct:llvm::MIToken |
H A D | MIParser.cpp | 1773 while (Token.isMemoryOperandFlag()) { |
Completed in 744 milliseconds