Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp500 bool parseMachinePointerInfo(MachinePointerInfo &Dest);
2939 bool MIParser::parseMachinePointerInfo(MachinePointerInfo &Dest) { in parseMachinePointerInfo() function in MIParser
3074 if (parseMachinePointerInfo(Ptr)) in parseMachineMemoryOperand()