Searched refs:LLVMBuildMalloc (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | Core.h | 2995 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef, LLVMTypeRef Ty, const char *Name);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | Core.h | 4161 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef, LLVMTypeRef Ty, const char *Name);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | Core.h | 3889 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef, LLVMTypeRef Ty, const char *Name);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | Core.h | 3753 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef, LLVMTypeRef Ty, const char *Name);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | Core.h | 4161 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef, LLVMTypeRef Ty, const char *Name);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | Core.h | 4140 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef, LLVMTypeRef Ty, const char *Name);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | Core.h | 4273 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef, LLVMTypeRef Ty, const char *Name);
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 1754 return LLVMBuildMalloc(Builder_val(B), Ty, String_val(Name)); in llvm_build_malloc()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 2690 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef B, LLVMTypeRef Ty, in LLVMBuildMalloc() function
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 1454 v.C = C.LLVMBuildMalloc(b.C, t.C, cname)
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 3420 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef B, LLVMTypeRef Ty, in LLVMBuildMalloc() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 3439 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef B, LLVMTypeRef Ty, in LLVMBuildMalloc() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 3097 3092: FUNC GLOBAL DEFAULT 16 LLVMBuildMalloc
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 2910 2905: FUNC GLOBAL DEFAULT 11 LLVMBuildMalloc
|