Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1255 bool MIParser::parseMDNode(MDNode *&Node) { in parseMDNode() function in MIParser
2089 bool llvm::parseMDNode(const PerFunctionMIParsingState &PFS, in parseMDNode() function in llvm
H A DMIRParser.cpp604 bool MIRParserImpl::parseMDNode(const PerFunctionMIParsingState &PFS, in parseMDNode() function in MIRParserImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp808 bool MIRParserImpl::parseMDNode(PerFunctionMIParsingState &PFS, in parseMDNode() function in MIRParserImpl
H A DMIParser.cpp1951 bool MIParser::parseMDNode(MDNode *&Node) { in parseMDNode() function in MIParser
3198 bool llvm::parseMDNode(PerFunctionMIParsingState &PFS, in parseMDNode() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2231 bool MIParser::parseMDNode(MDNode *&Node) { in parseMDNode() function in MIParser
3595 bool llvm::parseMDNode(PerFunctionMIParsingState &PFS, in parseMDNode() function in llvm
H A DMIRParser.cpp913 bool MIRParserImpl::parseMDNode(PerFunctionMIParsingState &PFS, in parseMDNode() function in MIRParserImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp4112 bool LLParser::parseMDNode(MDNode *&N) { in parseMDNode() function in LLParser