Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp158 bool parseMemoryOperandFlag(unsigned &Flags);
1562 bool MIParser::parseMemoryOperandFlag(unsigned &Flags) { in parseMemoryOperandFlag() function in MIParser
1672 if (parseMemoryOperandFlag(Flags)) in parseMachineMemoryOperand()