Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp506 bool parseMemoryOperandFlag(MachineMemOperand::Flags &Flags);
3130 bool MIParser::parseMemoryOperandFlag(MachineMemOperand::Flags &Flags) { in parseMemoryOperandFlag() function in MIParser
3315 if (parseMemoryOperandFlag(Flags)) in parseMachineMemoryOperand()