Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp972 bool MIRParserImpl::parseMDNode(PerFunctionMIParsingState &PFS, in parseMDNode() function in MIRParserImpl
H A DMIParser.cpp2283 bool MIParser::parseMDNode(MDNode *&Node) { in parseMDNode() function in MIParser
3616 bool llvm::parseMDNode(PerFunctionMIParsingState &PFS, in parseMDNode() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4521 bool LLParser::parseMDNode(MDNode *&N) { in parseMDNode() function in LLParser