Searched refs:LLVMWriteBitcodeToFile (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | BitWriter.h | 37 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path);
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | BitWriter.h | 38 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | BitWriter.h | 37 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | BitWriter.h | 37 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | BitWriter.h | 37 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | BitWriter.h | 37 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | BitWriter.h | 37 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path);
|
/aosp_15_r20/external/llvm/bindings/ocaml/bitwriter/ |
H A D | bitwriter_ocaml.c | 26 int Result = LLVMWriteBitcodeToFile(M, String_val(Path)); in llvm_write_bitcode_file()
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A D | BitWriter.cpp | 20 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path) { in LLVMWriteBitcodeToFile() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
H A D | BitWriter.cpp | 20 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path) { in LLVMWriteBitcodeToFile() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
H A D | BitWriter.cpp | 20 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path) { in LLVMWriteBitcodeToFile() function
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_init.c | 392 LLVMWriteBitcodeToFile(gallivm->module, filename); in gallivm_compile_module()
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 5368 5363: FUNC GLOBAL DEFAULT 16 LLVMWriteBitcodeToFile
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 24715 24710: FUNC GLOBAL DEFAULT 11 LLVMWriteBitcodeToFile
|