Searched refs:LLVMGetModuleIdentifier (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/llvm/tools/llvm-c-test/ |
H A D | echo.cpp | 931 const char *ModuleName = LLVMGetModuleIdentifier(Src, &Len); in llvm_echo() 938 LLVMGetModuleIdentifier(M, &Len); in llvm_echo()
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | Core.h | 601 const char *LLVMGetModuleIdentifier(LLVMModuleRef M, size_t *Len);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | Core.h | 755 const char *LLVMGetModuleIdentifier(LLVMModuleRef M, size_t *Len);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | Core.h | 728 const char *LLVMGetModuleIdentifier(LLVMModuleRef M, size_t *Len);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | Core.h | 680 const char *LLVMGetModuleIdentifier(LLVMModuleRef M, size_t *Len);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | Core.h | 755 const char *LLVMGetModuleIdentifier(LLVMModuleRef M, size_t *Len);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | Core.h | 755 const char *LLVMGetModuleIdentifier(LLVMModuleRef M, size_t *Len);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | Core.h | 789 const char *LLVMGetModuleIdentifier(LLVMModuleRef M, size_t *Len);
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 227 const char *LLVMGetModuleIdentifier(LLVMModuleRef M, size_t *Len) { in LLVMGetModuleIdentifier() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 243 const char *LLVMGetModuleIdentifier(LLVMModuleRef M, size_t *Len) { in LLVMGetModuleIdentifier() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 268 const char *LLVMGetModuleIdentifier(LLVMModuleRef M, size_t *Len) { in LLVMGetModuleIdentifier() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 14957 14952: FUNC GLOBAL DEFAULT 16 LLVMGetModuleIdentifier
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 16864 16859: FUNC GLOBAL DEFAULT 11 LLVMGetModuleIdentifier
|