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