Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp508 bool parseMemoryOperandFlag(MachineMemOperand::Flags &Flags);
3149 bool MIParser::parseMemoryOperandFlag(MachineMemOperand::Flags &Flags) { in parseMemoryOperandFlag() function in MIParser
3334 if (parseMemoryOperandFlag(Flags)) in parseMachineMemoryOperand()