Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp865 bool MIRParserImpl::parseMDNode(PerFunctionMIParsingState &PFS, in parseMDNode() function in MIRParserImpl
H A DMIParser.cpp2152 bool MIParser::parseMDNode(MDNode *&Node) { in parseMDNode() function in MIParser
3444 bool llvm::parseMDNode(PerFunctionMIParsingState &PFS, in parseMDNode() function in llvm
/freebsd-13.1/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp3727 bool LLParser::parseMDNode(MDNode *&N) { in parseMDNode() function in LLParser