Home
last modified time | relevance | path

Searched refs:readBitcode (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp79 std::unique_ptr<Module> readBitcode(LLVMContext &Context) const;
151 std::unique_ptr<Module> TempFile::readBitcode(LLVMContext &Context) const { in readBitcode() function in TempFile
363 verifyAfterRoundTrip(M, F.readBitcode(Context)); in verifyBitcodeUseListOrder()
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp252 static size_t readBitcode(const char **bitcode) { in readBitcode() function
304 size_t bitcodeSize = readBitcode(&bitcode); in main()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DIRObjectFile.cpp147 Expected<irsymtab::FileContents> FCOrErr = irsymtab::readBitcode(*BFCOrErr); in readIRSymtab()
H A DIRSymtab.cpp404 Expected<FileContents> irsymtab::readBitcode(const BitcodeFileContents &BFC) { in readBitcode() function in irsymtab
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DIRObjectFile.cpp146 Expected<irsymtab::FileContents> FCOrErr = irsymtab::readBitcode(*BFCOrErr); in readIRSymtab()
H A DIRSymtab.cpp377 Expected<FileContents> irsymtab::readBitcode(const BitcodeFileContents &BFC) { in readBitcode() function in irsymtab
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DIRSymtab.h368 Expected<FileContents> readBitcode(const BitcodeFileContents &BFC);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DIRSymtab.h375 Expected<FileContents> readBitcode(const BitcodeFileContents &BFC);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DIRSymtab.h375 Expected<FileContents> readBitcode(const BitcodeFileContents &BFC);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DIRSymtab.h375 Expected<FileContents> readBitcode(const BitcodeFileContents &BFC);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DIRSymtab.h375 Expected<FileContents> readBitcode(const BitcodeFileContents &BFC);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DIRSymtab.h375 Expected<FileContents> readBitcode(const BitcodeFileContents &BFC);