Searched refs:LLVMSetModuleIdentifier (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/llvm/tools/llvm-c-test/ |
H A D | echo.cpp | 937 LLVMSetModuleIdentifier(M, "", 0); in llvm_echo() 941 LLVMSetModuleIdentifier(M, ModuleName, strlen(ModuleName)); in llvm_echo()
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | Core.h | 611 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | Core.h | 765 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | Core.h | 738 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | Core.h | 690 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | Core.h | 765 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | Core.h | 765 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | Core.h | 799 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len);
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 233 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len) { in LLVMSetModuleIdentifier() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 249 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len) { in LLVMSetModuleIdentifier() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 274 void LLVMSetModuleIdentifier(LLVMModuleRef M, const char *Ident, size_t Len) { in LLVMSetModuleIdentifier() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 13210 13205: FUNC GLOBAL DEFAULT 16 LLVMSetModuleIdentifier
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 19331 19326: FUNC GLOBAL DEFAULT 11 LLVMSetModuleIdentifier
|