Home
last modified time | relevance | path

Searched refs:getDarwinTargetVariantSDKVersion (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h486 const VersionTuple &getDarwinTargetVariantSDKVersion() const { in getDarwinTargetVariantSDKVersion() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCObjectFileInfo.h494 const VersionTuple &getDarwinTargetVariantSDKVersion() const { in getDarwinTargetVariantSDKVersion() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCObjectFileInfo.h492 const VersionTuple &getDarwinTargetVariantSDKVersion() const { in getDarwinTargetVariantSDKVersion() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCObjectFileInfo.h494 const VersionTuple &getDarwinTargetVariantSDKVersion() const { in getDarwinTargetVariantSDKVersion() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCObjectFileInfo.h494 const VersionTuple &getDarwinTargetVariantSDKVersion() const { in getDarwinTargetVariantSDKVersion() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCMachOStreamer.cpp579 Context.getObjectFileInfo()->getDarwinTargetVariantSDKVersion()); in createMachOStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DModule.h958 VersionTuple getDarwinTargetVariantSDKVersion() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DModule.h1055 VersionTuple getDarwinTargetVariantSDKVersion() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DModule.h1050 VersionTuple getDarwinTargetVariantSDKVersion() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DModule.h1055 VersionTuple getDarwinTargetVariantSDKVersion() const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DModule.h1061 VersionTuple getDarwinTargetVariantSDKVersion() const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DModule.cpp846 VersionTuple Module::getDarwinTargetVariantSDKVersion() const { in getDarwinTargetVariantSDKVersion() function in Module
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DTargetInfo.h1765 const std::optional<VersionTuple> getDarwinTargetVariantSDKVersion() const { in getDarwinTargetVariantSDKVersion() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DTargetInfo.h1734 const std::optional<VersionTuple> getDarwinTargetVariantSDKVersion() const { in getDarwinTargetVariantSDKVersion() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DTargetInfo.h1765 const std::optional<VersionTuple> getDarwinTargetVariantSDKVersion() const { in getDarwinTargetVariantSDKVersion() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DTargetInfo.h1807 const std::optional<VersionTuple> getDarwinTargetVariantSDKVersion() const { in getDarwinTargetVariantSDKVersion() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp449 M.getDarwinTargetVariantSDKVersion()); in doInitialization()