Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2006 bool BitcodeReader::ParseMetadataAttachment() { in ParseMetadataAttachment() function in BitcodeReader
/external/llvm/lib/AsmParser/
DLLParser.cpp1721 bool LLParser::ParseMetadataAttachment(unsigned &Kind, MDNode *&MD) { in ParseMetadataAttachment() function in LLParser