Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp251 bool parseMemoryOperandFlag(MachineMemOperand::Flags &Flags);
2422 bool MIParser::parseMemoryOperandFlag(MachineMemOperand::Flags &Flags) { in parseMemoryOperandFlag() function in MIParser
2592 if (parseMemoryOperandFlag(Flags)) in parseMachineMemoryOperand()