Searched refs:LLVMParseBitcode2 (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/llvm/bindings/python/llvm/ |
H A D | bit_reader.py | 19 result = lib.LLVMParseBitcode2(mem_buffer, byref(module)) 27 library.LLVMParseBitcode2.argtypes = [MemoryBuffer, POINTER(c_object_p)] 28 library.LLVMParseBitcode2.restype = bool
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | BitReader.h | 44 LLVMBool LLVMParseBitcode2(LLVMMemoryBufferRef MemBuf,
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | bitreader.go | 44 if C.LLVMParseBitcode2(buf, &m.C) == 0 {
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | BitReader.h | 44 LLVMBool LLVMParseBitcode2(LLVMMemoryBufferRef MemBuf,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | BitReader.h | 44 LLVMBool LLVMParseBitcode2(LLVMMemoryBufferRef MemBuf,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | BitReader.h | 44 LLVMBool LLVMParseBitcode2(LLVMMemoryBufferRef MemBuf,
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | BitReader.h | 45 LLVMBool LLVMParseBitcode2(LLVMMemoryBufferRef MemBuf,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | BitReader.h | 44 LLVMBool LLVMParseBitcode2(LLVMMemoryBufferRef MemBuf,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | BitReader.h | 44 LLVMBool LLVMParseBitcode2(LLVMMemoryBufferRef MemBuf,
|
/aosp_15_r20/external/llvm/tools/llvm-c-test/ |
H A D | module.c | 45 Ret = LLVMParseBitcode2(MB, &M); in llvm_load_module()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 29 LLVMBool LLVMParseBitcode2(LLVMMemoryBufferRef MemBuf, in LLVMParseBitcode2() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 30 LLVMBool LLVMParseBitcode2(LLVMMemoryBufferRef MemBuf, in LLVMParseBitcode2() function
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 32 LLVMBool LLVMParseBitcode2(LLVMMemoryBufferRef MemBuf, in LLVMParseBitcode2() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 9214 9209: FUNC GLOBAL DEFAULT 16 LLVMParseBitcode2
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 15405 15400: FUNC GLOBAL DEFAULT 11 LLVMParseBitcode2
|