Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp500 bool parseMemoryOperandFlag(MachineMemOperand::Flags &Flags);
2780 bool MIParser::parseMemoryOperandFlag(MachineMemOperand::Flags &Flags) { in parseMemoryOperandFlag() function in MIParser
2964 if (parseMemoryOperandFlag(Flags)) in parseMachineMemoryOperand()