Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp498 bool parseMemoryOperandFlag(MachineMemOperand::Flags &Flags);
2834 bool MIParser::parseMemoryOperandFlag(MachineMemOperand::Flags &Flags) { in parseMemoryOperandFlag() function in MIParser
3019 if (parseMemoryOperandFlag(Flags)) in parseMachineMemoryOperand()