Searched refs:LLVMSetDataLayout (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_init.c | 78 LLVMSetDataLayout(gallivm->module, td_str); in create_pass_manager() 376 LLVMSetDataLayout(gallivm->module, ""); in gallivm_compile_module()
|
/aosp_15_r20/external/llvm/bindings/python/llvm/ |
H A D | core.py | 212 lib.LLVMSetDataLayout(self, new_data_layout) 510 library.LLVMSetDataLayout.argtypes = [Module, c_char_p] 511 library.LLVMSetDataLayout.restype = None
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | Core.h | 630 void LLVMSetDataLayout(LLVMModuleRef M, const char *DataLayoutStr);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | Core.h | 805 void LLVMSetDataLayout(LLVMModuleRef M, const char *DataLayoutStr);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | Core.h | 778 void LLVMSetDataLayout(LLVMModuleRef M, const char *DataLayoutStr);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | Core.h | 730 void LLVMSetDataLayout(LLVMModuleRef M, const char *DataLayoutStr);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | Core.h | 805 void LLVMSetDataLayout(LLVMModuleRef M, const char *DataLayoutStr);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | Core.h | 805 void LLVMSetDataLayout(LLVMModuleRef M, const char *DataLayoutStr);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | Core.h | 839 void LLVMSetDataLayout(LLVMModuleRef M, const char *DataLayoutStr);
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 219 LLVMSetDataLayout(M, String_val(Layout)); in llvm_set_data_layout()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 247 void LLVMSetDataLayout(LLVMModuleRef M, const char *DataLayoutStr) { in LLVMSetDataLayout() function
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 401 C.LLVMSetDataLayout(m.C, clayout)
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 272 void LLVMSetDataLayout(LLVMModuleRef M, const char *DataLayoutStr) { in LLVMSetDataLayout() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 297 void LLVMSetDataLayout(LLVMModuleRef M, const char *DataLayoutStr) { in LLVMSetDataLayout() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 4720 4715: FUNC GLOBAL DEFAULT 16 LLVMSetDataLayout
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 17423 17418: FUNC GLOBAL DEFAULT 11 LLVMSetDataLayout
|