Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp503 bool parseMemoryOperandFlag(MachineMemOperand::Flags &Flags);
3025 bool MIParser::parseMemoryOperandFlag(MachineMemOperand::Flags &Flags) { in parseMemoryOperandFlag() function in MIParser
3210 if (parseMemoryOperandFlag(Flags)) in parseMachineMemoryOperand()