Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DGlobalValue.h51 LinkOnceAnyLinkage, ///< Keep one copy of function when linking (inline) enumerator
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DGlobalValue.h43 LinkOnceAnyLinkage, ///< Keep one copy of function when linking (inline) enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalValue.h50 LinkOnceAnyLinkage, ///< Keep one copy of function when linking (inline) enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DGlobalValue.h50 LinkOnceAnyLinkage, ///< Keep one copy of function when linking (inline) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DGlobalValue.h54 LinkOnceAnyLinkage, ///< Keep one copy of function when linking (inline) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DGlobalValue.h54 LinkOnceAnyLinkage, ///< Keep one copy of function when linking (inline) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DGlobalValue.h54 LinkOnceAnyLinkage, ///< Keep one copy of function when linking (inline) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DGlobalValue.h54 LinkOnceAnyLinkage, ///< Keep one copy of function when linking (inline) enumerator
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go265 LinkOnceAnyLinkage Linkage = C.LLVMLinkOnceAnyLinkage const