Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp855 bool MIRParserImpl::parseMDNode(PerFunctionMIParsingState &PFS, in parseMDNode() function in MIRParserImpl
H A DMIParser.cpp2004 bool MIParser::parseMDNode(MDNode *&Node) { in parseMDNode() function in MIParser
3256 bool llvm::parseMDNode(PerFunctionMIParsingState &PFS, in parseMDNode() function in llvm
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp4038 bool LLParser::parseMDNode(MDNode *&N) { in parseMDNode() function in LLParser