Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp508 bool parseMachinePointerInfo(MachinePointerInfo &Dest);
3110 bool MIParser::parseMachinePointerInfo(MachinePointerInfo &Dest) { in parseMachinePointerInfo() function in MIParser
3261 if (parseMachinePointerInfo(Ptr)) in parseMachineMemoryOperand()