Home
last modified time | relevance | path

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

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