Searched refs:LLVMStructCreateNamed (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/llvm/tools/llvm-c-test/ |
H A D | echo.cpp | 113 S = LLVMStructCreateNamed(Ctx, Name); in Clone()
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | Core.h | 1008 LLVMTypeRef LLVMStructCreateNamed(LLVMContextRef C, const char *Name);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | Core.h | 1414 LLVMTypeRef LLVMStructCreateNamed(LLVMContextRef C, const char *Name);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | Core.h | 1341 LLVMTypeRef LLVMStructCreateNamed(LLVMContextRef C, const char *Name);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | Core.h | 1289 LLVMTypeRef LLVMStructCreateNamed(LLVMContextRef C, const char *Name);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | Core.h | 1414 LLVMTypeRef LLVMStructCreateNamed(LLVMContextRef C, const char *Name);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | Core.h | 1414 LLVMTypeRef LLVMStructCreateNamed(LLVMContextRef C, const char *Name);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | Core.h | 1448 LLVMTypeRef LLVMStructCreateNamed(LLVMContextRef C, const char *Name);
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 402 return LLVMStructCreateNamed(C, String_val(Name)); in llvm_named_struct_type()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 519 LLVMTypeRef LLVMStructCreateNamed(LLVMContextRef C, const char *Name) in LLVMStructCreateNamed() function
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 575 t.C = C.LLVMStructCreateNamed(c.C, cname)
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 682 LLVMTypeRef LLVMStructCreateNamed(LLVMContextRef C, const char *Name) in LLVMStructCreateNamed() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 727 LLVMTypeRef LLVMStructCreateNamed(LLVMContextRef C, const char *Name) in LLVMStructCreateNamed() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 3303 3298: FUNC GLOBAL DEFAULT 16 LLVMStructCreateNamed
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 8502 8497: FUNC GLOBAL DEFAULT 11 LLVMStructCreateNamed
|