Searched refs:FileVar1 (Results 1 – 4 of 4) sorted by relevance
13 // CHECK-DAG: distinct !DIGlobalVariable(name: "FileVar1", scope: !{{[0-9]+}}, file: !{{[0-9]+}}, l…14 constant int *FileVar1;
11 // CHECK-DAG: distinct !DIGlobalVariable(name: "FileVar1", scope: !{{[0-9]+}}, file: !{{[0-9]+}}, l…12 constant int *FileVar1;
8 // CHECK-DAG: ![[FILEVAR1:[0-9]+]] = distinct !DIGlobalVariable(name: "FileVar1", scope: !{{[0-9]+}…10 constant int *FileVar1;
10 __device__ __shared__ int FileVar1; variable