Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.h101 const std::optional<AMDGPU::IsaInfo::AMDGPUTargetID> &getTargetID() const { in getTargetID() function
104 std::optional<AMDGPU::IsaInfo::AMDGPUTargetID> &getTargetID() { in getTargetID() function
/openbsd-src/gnu/llvm/clang/lib/Basic/Targets/
H A DAMDGPU.h456 std::optional<std::string> getTargetID() const override { in getTargetID() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h255 const AMDGPU::IsaInfo::AMDGPUTargetID &getTargetID() const { in getTargetID() function
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h1200 virtual std::optional<std::string> getTargetID() const { in getTargetID() function