Home
last modified time | relevance | path

Searched defs:parseMDNode (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp575 bool MIRParserImpl::parseMDNode(MDNode *&Node, const yaml::StringValue &Source, in parseMDNode() function in MIRParserImpl
DMIParser.cpp1164 bool MIParser::parseMDNode(MDNode *&Node) { in parseMDNode() function in MIParser
2007 bool llvm::parseMDNode(MDNode *&Node, SourceMgr &SM, MachineFunction &MF, in parseMDNode() function in llvm