Home
last modified time | relevance | path

Searched refs:getDebugMetadataVersionFromModule (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDebugInfo.h48 unsigned getDebugMetadataVersionFromModule(const Module &M);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfo.h54 unsigned getDebugMetadataVersionFromModule(const Module &M);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDebugInfo.h88 unsigned getDebugMetadataVersionFromModule(const Module &M);
/aosp_15_r20/external/llvm/lib/IR/
H A DDebugInfo.cpp290 unsigned llvm::getDebugMetadataVersionFromModule(const Module &M) { in getDebugMetadataVersionFromModule() function in llvm
H A DAutoUpgrade.cpp1441 unsigned Version = getDebugMetadataVersionFromModule(M); in UpgradeDebugInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDebugInfo.h89 unsigned getDebugMetadataVersionFromModule(const Module &M);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugInfo.h93 unsigned getDebugMetadataVersionFromModule(const Module &M);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugInfo.h91 unsigned getDebugMetadataVersionFromModule(const Module &M);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDebugInfo.h91 unsigned getDebugMetadataVersionFromModule(const Module &M);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugInfo.cpp682 unsigned llvm::getDebugMetadataVersionFromModule(const Module &M) { in getDebugMetadataVersionFromModule() function in llvm
739 return getDebugMetadataVersionFromModule(*unwrap(M)); in LLVMGetModuleDebugMetadataVersion()
H A DAutoUpgrade.cpp3832 unsigned Version = getDebugMetadataVersionFromModule(M); in UpgradeDebugInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDebugInfo.cpp825 unsigned llvm::getDebugMetadataVersionFromModule(const Module &M) { in getDebugMetadataVersionFromModule() function in llvm
950 return getDebugMetadataVersionFromModule(*unwrap(M)); in LLVMGetModuleDebugMetadataVersion()
H A DAutoUpgrade.cpp4453 unsigned Version = getDebugMetadataVersionFromModule(M); in UpgradeDebugInfo()