Searched defs:parseMDNode (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MIRParser.cpp | 952 bool MIRParserImpl::parseMDNode(PerFunctionMIParsingState &PFS, parseMDNode() function in MIRParserImpl |
H A D | MIParser.cpp | 2274 bool MIParser::parseMDNode(MDNode *&Node) { parseMDNode() function in MIParser |
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 4265 bool LLParser::parseMDNode(MDNode *&N) { parseMDNode() function in LLParser |