Home
last modified time | relevance | path

Searched refs:GFX909 (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DCuda.h77 GFX909, enumerator
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Damdgpu-elf-headers.test58 # RUN: yaml2obj %s -o %t -DCPU=GFX909
59 # RUN: llvm-readobj -h %t | FileCheck %s --match-full-lines -DFILE=%t -DCPU=GFX909 -DFLAGS=0x31
/external/llvm-project/clang/test/CodeGenOpenCL/
Damdgpu-features.cl14 …ng_cc1 -triple amdgcn -target-cpu gfx909 -S -emit-llvm -o - %s | FileCheck --check-prefix=GFX909 %s
43 // GFX909: "target-features"="+16-bit-insts,+ci-insts,+dpp,+flat-address-space,+gfx8-insts,+gfx9-in…
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dhsa-note-no-func.ll27 …u=gfx909 --amdhsa-code-object-version=2 | FileCheck --check-prefix=HSA --check-prefix=HSA-GFX909 %s
53 ; HSA-GFX909: .hsa_code_object_isa 9,0,9,"AMD","AMDGPU"
Delf-header-flags-mach.ll54 …mcpu=gfx909 < %s | llvm-readobj -file-headers - | FileCheck --check-prefixes=ALL,ARCH-GCN,GFX909 %s
112 ; GFX909: EF_AMDGPU_MACH_AMDGCN_GFX909 (0x31)
/external/llvm-project/clang/lib/Basic/Targets/
DNVPTX.cpp202 case CudaArch::GFX909: in getTargetDefines()
/external/llvm-project/clang/test/Driver/
Damdgpu-mcpu.cl92 // RUN: %clang -### -target amdgcn -mcpu=gfx909 %s 2>&1 | FileCheck --check-prefix=GFX909 %s
122 // GFX909: "-target-cpu" "gfx909"
Damdgpu-macros.cl107 …target amdgcn -mcpu=gfx909 %s 2>&1 | FileCheck --check-prefixes=ARCH-GCN,GFX909,FAST_FMAF %s -DWAV…
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp4642 case CudaArch::GFX909: in processRequiresDirective()
4710 case CudaArch::GFX909: in getSMsBlocksPerSM()