Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp731 bool MIRParserImpl::parseMDNode(PerFunctionMIParsingState &PFS, in parseMDNode() function in MIRParserImpl
H A DMIParser.cpp1636 bool MIParser::parseMDNode(MDNode *&Node) { in parseMDNode() function in MIParser
3002 bool llvm::parseMDNode(PerFunctionMIParsingState &PFS, in parseMDNode() function in llvm