/aosp_15_r20/frameworks/compile/libbcc/bcinfo/ |
D | BitcodeTranslator.cpp | 138 MOrErr = llvm_3_0::parseBitcodeFile(*MBOrErr, *mContext); in translate() 140 MOrErr = llvm_2_7::parseBitcodeFile(*MBOrErr, *mContext); in translate()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 41 Expected<std::unique_ptr<Module>> ModuleOrErr = parseBitcodeFile(Buf, Ctx); in LLVMParseBitcodeInContext() 64 expectedToErrorOrAndEmitErrors(Ctx, parseBitcodeFile(Buf, Ctx)); in LLVMParseBitcodeInContext2()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 42 Expected<std::unique_ptr<Module>> ModuleOrErr = parseBitcodeFile(Buf, Ctx); in LLVMParseBitcodeInContext() 65 expectedToErrorOrAndEmitErrors(Ctx, parseBitcodeFile(Buf, Ctx)); in LLVMParseBitcodeInContext2()
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 57 ErrorOr<std::unique_ptr<Module>> ModuleOrErr = parseBitcodeFile(Buf, Ctx); in LLVMParseBitcodeInContext() 78 ErrorOr<std::unique_ptr<Module>> ModuleOrErr = parseBitcodeFile(Buf, Ctx); in LLVMParseBitcodeInContext2()
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitReader_2_7.h | 61 parseBitcodeFile(MemoryBufferRef Buffer, LLVMContext &Context,
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitReader_3_0.h | 61 parseBitcodeFile(MemoryBufferRef Buffer, LLVMContext &Context,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | ThreadSafeModule.cpp | 57 parseBitcodeFile(ClonedModuleBufferRef, *NewTSCtx.getContext())); in cloneToNewContext()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | ThreadSafeModule.cpp | 57 parseBitcodeFile(ClonedModuleBufferRef, *NewTSCtx.getContext())); in cloneToNewContext()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/llvm/codegen/ |
H A D | bitcode.cpp | 81 auto mod = ::llvm::parseBitcodeFile(::llvm::MemoryBufferRef( in parse_module_library()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ParallelCG.cpp | 80 Expected<std::unique_ptr<Module>> MOrErr = parseBitcodeFile( in splitCodeGen()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ParallelCG.cpp | 81 Expected<std::unique_ptr<Module>> MOrErr = parseBitcodeFile( in splitCodeGen()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | ParallelCG.cpp | 81 ErrorOr<std::unique_ptr<Module>> MOrErr = parseBitcodeFile( in splitCodeGen()
|
/aosp_15_r20/external/llvm/lib/LTO/ |
H A D | LTO.cpp | 32 ModuleOrErr = parseBitcodeFile(Buffer, Context); in loadModuleFromBuffer()
|
/aosp_15_r20/external/llvm/lib/IRReader/ |
H A D | IRReader.cpp | 73 parseBitcodeFile(Buffer, Context); in parseIR()
|
/aosp_15_r20/external/llvm/include/llvm/Bitcode/ |
H A D | ReaderWriter.h | 75 ErrorOr<std::unique_ptr<Module>> parseBitcodeFile(MemoryBufferRef Buffer,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IRReader/ |
H A D | IRReader.cpp | 78 parseBitcodeFile(Buffer, Context, Callbacks); in parseIR()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IRReader/ |
H A D | IRReader.cpp | 78 parseBitcodeFile(Buffer, Context); in parseIR()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
H A D | BitcodeReader.h | 166 Expected<std::unique_ptr<Module>> parseBitcodeFile(MemoryBufferRef Buffer,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/ |
H A D | BitcodeReader.h | 215 parseBitcodeFile(MemoryBufferRef Buffer, LLVMContext &Context,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitcode/ |
D | BitcodeReader.h | 215 parseBitcodeFile(MemoryBufferRef Buffer, LLVMContext &Context,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
H A D | FuzzerCLI.cpp | 181 auto M = parseBitcodeFile(Buffer->getMemBufferRef(), Context); in parseModule()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitcode/ |
D | BitcodeReader.h | 215 parseBitcodeFile(MemoryBufferRef Buffer, LLVMContext &Context,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitcode/ |
D | BitcodeReader.h | 215 parseBitcodeFile(MemoryBufferRef Buffer, LLVMContext &Context,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitcode/ |
D | BitcodeReader.h | 215 parseBitcodeFile(MemoryBufferRef Buffer, LLVMContext &Context,
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/tools/ |
D | main.cpp | 356 llvm::parseBitcodeFile(mem.get()->getMemBufferRef(), ctx); in main()
|