Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp952 bool MIRParserImpl::parseMDNode(PerFunctionMIParsingState &PFS, parseMDNode() function in MIRParserImpl
H A DMIParser.cpp2274 bool MIParser::parseMDNode(MDNode *&Node) { parseMDNode() function in MIParser
3640 bool llvm::parseMDNode(PerFunctionMIParsingState &PFS, parseMDNode() function in llvm
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4265 bool LLParser::parseMDNode(MDNode *&N) { parseMDNode() function in LLParser