Home
last modified time | relevance | path

Searched defs:parseMetadataAttachment (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1977 Error MetadataLoader::MetadataLoaderImpl::parseMetadataAttachment( in parseMetadataAttachment() function in MetadataLoader::MetadataLoaderImpl
2155 Error MetadataLoader::parseMetadataAttachment( in parseMetadataAttachment() function in MetadataLoader
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp2218 Error MetadataLoader::MetadataLoaderImpl::parseMetadataAttachment( in parseMetadataAttachment() function in MetadataLoader::MetadataLoaderImpl
2394 Error MetadataLoader::parseMetadataAttachment( in parseMetadataAttachment() function in MetadataLoader
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4279 std::error_code BitcodeReader::parseMetadataAttachment(Function &F) { in parseMetadataAttachment() function in BitcodeReader
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp2092 bool LLParser::parseMetadataAttachment(unsigned &Kind, MDNode *&MD) { in parseMetadataAttachment() function in LLParser