Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp505 bool parseMachinePointerInfo(MachinePointerInfo &Dest);
3130 bool MIParser::parseMachinePointerInfo(MachinePointerInfo &Dest) { in parseMachinePointerInfo() function in MIParser
3281 if (parseMachinePointerInfo(Ptr)) in parseMachineMemoryOperand()