Home
last modified time | relevance | path

Searched defs:AppendingLinkage (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DGlobalValue.h55 AppendingLinkage, ///< Special purpose, only applies to global arrays enumerator
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DGlobalValue.h47 AppendingLinkage, ///< Special purpose, only applies to global arrays enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalValue.h54 AppendingLinkage, ///< Special purpose, only applies to global arrays enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DGlobalValue.h54 AppendingLinkage, ///< Special purpose, only applies to global arrays enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DGlobalValue.h58 AppendingLinkage, ///< Special purpose, only applies to global arrays enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DGlobalValue.h58 AppendingLinkage, ///< Special purpose, only applies to global arrays enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DGlobalValue.h58 AppendingLinkage, ///< Special purpose, only applies to global arrays enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DGlobalValue.h58 AppendingLinkage, ///< Special purpose, only applies to global arrays enumerator
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go269 AppendingLinkage Linkage = C.LLVMAppendingLinkage const