Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.h104 const std::optional<AMDGPU::IsaInfo::AMDGPUTargetID> &getTargetID() const { in getTargetID() function
107 std::optional<AMDGPU::IsaInfo::AMDGPUTargetID> &getTargetID() { in getTargetID() function
/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAMDGPU.h455 std::optional<std::string> getTargetID() const override { getTargetID() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h280 const AMDGPU::IsaInfo::AMDGPUTargetID &getTargetID() const { getTargetID() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1222 virtual std::optional<std::string> getTargetID() const { getTargetID() function