Home
last modified time | relevance | path

Searched defs:parseMDNodeVector (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1317 bool MIParser::parseMDNodeVector(SmallVectorImpl<Metadata *> &Elts) { in parseMDNodeVector() function in MIParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp7959 bool LLParser::parseMDNodeVector(SmallVectorImpl<Metadata *> &Elts) { in parseMDNodeVector() function in LLParser