Searched refs:LLVMModuleCreateWithNameInContext (Results 1 – 18 of 18) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_init.c | 227 gallivm->module = LLVMModuleCreateWithNameInContext(name, in init_gallivm_state()
|
H A D | lp_bld_init_orc.cpp | 560 gallivm->module = LLVMModuleCreateWithNameInContext(gallivm->module_name, in init_gallivm_state()
|
/aosp_15_r20/external/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_helper.cpp | 101 LLVMModuleRef module = LLVMModuleCreateWithNameInContext("mesa-shader", ctx); in ac_create_module()
|
/aosp_15_r20/external/llvm/tools/llvm-c-test/ |
H A D | echo.cpp | 933 LLVMModuleRef M = LLVMModuleCreateWithNameInContext(ModuleName, Ctx); in llvm_echo()
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | Core.h | 578 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | Core.h | 732 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | Core.h | 705 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | Core.h | 657 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | Core.h | 732 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | Core.h | 732 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | Core.h | 748 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 192 return LLVMModuleCreateWithNameInContext(String_val(ModuleID), C); in llvm_create_module()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 218 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext() function
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 385 m.C = C.LLVMModuleCreateWithNameInContext(cname, c.C)
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 234 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 259 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 4898 4893: FUNC GLOBAL DEFAULT 16 LLVMModuleCreateWithNameInContext
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 1581 1576: FUNC GLOBAL DEFAULT 11 LLVMModuleCreateWithNameInContext
|