/llvm-project/llvm/test/MC/AMDGPU/ |
H A D | elf-lds.s | 4 .globl test_kernel symbol 6 .type test_kernel,@function 7 test_kernel: label 17 .size test_kernel, .Lfunc_end-test_kernel
|
H A D | hsa-metadata-kernel-code-props-v3.s | 30 - .name: test_kernel 31 .symbol: test_kernel@kd
|
H A D | hsa-metadata-kernel-attrs-v3.s | 45 - .name: test_kernel 46 .symbol: test_kernel@kd
|
H A D | hsa-metadata-kernel-args-v3.s | 38 ; CHECK-NEXT: .name: test_kernel 59 - .name: test_kernel 60 .symbol: test_kernel@kd
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | resource-optimization-remarks.ll | 4 ; STDERR: remark: foo.cl:27:0: Function Name: test_kernel 19 ; REMARK-NEXT: Function: test_kernel 22 ; REMARK-NEXT: - FunctionName: test_kernel 28 ; REMARK-NEXT: Function: test_kernel 37 ; REMARK-NEXT: Function: test_kernel 46 ; REMARK-NEXT: Function: test_kernel 55 ; REMARK-NEXT: Function: test_kernel 64 ; REMARK-NEXT: Function: test_kernel 73 ; REMARK-NEXT: Function: test_kernel 82 ; REMARK-NEXT: Function: test_kernel [all...] |
H A D | hsa-metadata-hostcall-present-asan.ll | 27 ; CHECK: .name: test_kernel 28 ; CHECK: .symbol: test_kernel.kd 30 define amdgpu_kernel void @test_kernel(i8 %a) #0
|
H A D | llvm.amdgcn.implicit.ptr.buffer.hsa.ll | 3 ; ERROR: in function test_kernel{{.*}}: non-hsa intrinsic with hsa target 4 define amdgpu_kernel void @test_kernel(ptr addrspace(1) %out) #1 {
|
H A D | gfx902-without-xnack.ll | 4 define amdgpu_kernel void @test_kernel(ptr addrspace(1) %out0, ptr addrspace(1) %out1) nounwind {
|
H A D | hsa-default-device.ll | 7 define amdgpu_kernel void @test_kernel(ptr addrspace(1) %out0, ptr addrspace(1) %out1) nounwind {
|
H A D | opencl-printf-and-hostcall.ll | 5 define amdgpu_kernel void @test_kernel(i32 %n) {
|
H A D | kernel-vgpr-spill-mubuf-with-voffset.ll | 7 define amdgpu_kernel void @test_kernel(i32 %val) #0 { 8 ; CHECK-LABEL: test_kernel:
|
H A D | ra-inserted-scalar-instructions.mir | 8 name: test_kernel 134 ; GCN-LABEL: name: test_kernel
|
H A D | opencl-printf.ll | 493 define amdgpu_kernel void @test_kernel(i32 %n) { 494 ; R600-LABEL: @test_kernel( 500 ; GCN-LABEL: @test_kernel(
|
/llvm-project/mlir/test/Integration/GPU/SYCL/ |
H A D | gpu-reluf32-to-spirv.mlir | 44 %3 = gpu.launch_func async [%2] @test_kernel::@test_kernel blocks in (%c4, %c5, %c1) threads in (%c1, %c1, %c1) args(%memref : memref<4x5xf32>, %cst : f32, %memref_0 : memref<4x5xi1>) 48 %5 = gpu.launch_func async [%4] @test_kernel_0::@test_kernel blocks in (%c4, %c5, %c1) threads in (%c1, %c1, %c1) args(%memref_0 : memref<4x5xi1>, %memref : memref<4x5xf32>, %cst : f32, %memref_1 : memref<4x5xf32>) 58 gpu.module @test_kernel attributes {spirv.target_env = #spirv.target_env<#spirv.vce<v1.0, [Addresses, Int64, Int8, Kernel], []>, api=OpenCL, #spirv.resource_limits<>>} { 59 gpu.func @test_kernel(%arg0: memref<4x5xf32>, %arg1: f32, %arg2: memref<4x5xi1>) kernel attributes {gpu.known_block_size = array<i32: 1, 1, 1>, gpu.known_grid_size = array<i32: 4, 5, 1>, spirv.entry_point_abi = #spirv.entry_point_abi<>} { 69 gpu.func @test_kernel(%arg0: memref<4x5xi1>, %arg1: memref<4x5xf32>, %arg2: f32, %arg3: memref<4x5xf32>) kernel attributes {gpu.known_block_size = array<i32: 1, 1, 1>, gpu.known_grid_size = array<i32: 4, 5, 1>, spirv.entry_point_abi = #spirv.entry_point_abi<>} {
|
H A D | gpu-addf32-to-spirv.mlir | 29 %3 = gpu.launch_func async [%2] @test_kernel::@test_kernel blocks in (%c2, %c2, %c2) threads in (%c1, %c1, %c1) args(%memref_0 : memref<2x2x2xf32>, %mem : memref<2x2x2xf32>, %memref_2 : memref<2x2x2xf32>) 40 gpu.module @test_kernel attributes {spirv.target_env = #spirv.target_env<#spirv.vce<v1.0, [Addresses, Int64, Kernel], []>, api=OpenCL, #spirv.resource_limits<>>} { 41 gpu.func @test_kernel(%arg0: memref<2x2x2xf32>, %arg1: memref<2x2x2xf32>, %arg2: memref<2x2x2xf32>) kernel attributes {gpu.known_block_size = array<i32: 1, 1, 1>, gpu.known_grid_size = array<i32: 2, 2, 2>, spirv.entry_point_abi = #spirv.entry_point_abi<>} {
|
H A D | gpu-addi64-to-spirv.mlir | 29 %3 = gpu.launch_func async [%2] @test_kernel::@test_kernel blocks in (%c3, %c3, %c1) threads in (%c1, %c1, %c1) args(%memref_0 : memref<3x3xi64>, %mem : memref<3x3xi64>, %memref_2 : memref<3x3xi64>) 40 gpu.module @test_kernel attributes {spirv.target_env = #spirv.target_env<#spirv.vce<v1.0, [Addresses, Int64, Kernel], []>, api=OpenCL, #spirv.resource_limits<>>} { 41 gpu.func @test_kernel(%arg0: memref<3x3xi64>, %arg1: memref<3x3xi64>, %arg2: memref<3x3xi64>) kernel attributes {gpu.known_block_size = array<i32: 1, 1, 1>, gpu.known_grid_size = array<i32: 3, 3, 1>, spirv.entry_point_abi = #spirv.entry_point_abi<>} {
|
/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
H A D | note-amd-valid-v3.s | 25 #LLVM-NEXT: .name: test_kernel 51 # GNU-NEXT: .name: test_kernel 67 - .name: test_kernel 68 .symbol: test_kernel@kd
|
H A D | note-amd-invalid-v3.test | 21 # LLVM-NEXT: - .name: test_kernel 36 # GNU-NEXT: - .name: test_kernel
|
/llvm-project/clang/test/Interpreter/CUDA/ |
H A D | device-function.cu | 7 __global__ void test_kernel(int* value) { test_device(value); } in test_kernel() function 14 test_kernel<<<1,1>>>(devptr);
|
H A D | device-function-template.cu | 7 __global__ void test_kernel(int* value) { *value = sum(40, 2); } in test_kernel() function 14 test_kernel<<<1,1>>>(devptr);
|
/llvm-project/clang/test/CodeGenOpenCL/ |
H A D | amdgpu-call-kernel.cl | 6 kernel void test_kernel(global int *out) 13 test_kernel(out);
|
H A D | kernels-have-spir-cc-by-default.cl | 44 kernel void test_kernel(test_struct input, global int* output) { 46 // AMDGCN: define{{.*}} amdgpu_kernel void @test_kernel
|
/llvm-project/mlir/test/Dialect/GPU/ |
H A D | module-to-binary-spirv.mlir | 8 …spirv.func @test_kernel(%arg0: !spirv.ptr<!spirv.array<200 x i16>, CrossWorkgroup>, %arg1: !spirv.…
|
/llvm-project/llvm/test/tools/llvm-objdump/ELF/AMDGPU/ |
H A D | subtarget.ll | 1 define amdgpu_kernel void @test_kernel() {
|