Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp160 bool parseMachinePointerInfo(MachinePointerInfo &Dest);
1636 bool MIParser::parseMachinePointerInfo(MachinePointerInfo &Dest) { in parseMachinePointerInfo() function in MIParser
1697 if (parseMachinePointerInfo(Ptr)) in parseMachineMemoryOperand()