Home
last modified time | relevance | path

Searched defs:getPlatformName (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DPlatform.cpp64 StringRef getPlatformName(PlatformKind Platform) { in getPlatformName() function
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceSycl.h680 EIGEN_STRONG_INLINE std::string getPlatformName() const { in getPlatformName() function
1020 EIGEN_STRONG_INLINE std::string getPlatformName() const { in getPlatformName() function
/external/clang/include/clang/Basic/
DTargetInfo.h926 StringRef getPlatformName() const { return PlatformName; } in getPlatformName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp562 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName() function