Home
last modified time | relevance | path

Searched refs:private_array (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/polly/test/GPGPU/
Dprivate-memory.ll27 ; KERNEL: %private_array = alloca [1 x float]
29 ; KERNEL: %polly.access.cast.private_array = bitcast [1 x float]* %private_array to float*
30 ; KERNEL-NEXT: %polly.access.private_array = getelementptr float, float* %polly.access.cast.priva…
34 ; KERNEL-NEXT: store float %shared.read, float* %polly.access.private_array
36 ; KERNEL: %polly.access.cast.private_array5 = bitcast [1 x float]* %private_array to float*
Dlive-range-reordering-with-privatization.ll35 ; KERNELIR: %private_array = alloca i32
/external/clang/test/CodeGen/
Dsanitize-address-field-padding.cpp36 short private_array[6]; member in Positive1
/external/llvm-project/clang/test/CodeGen/
Dsanitize-address-field-padding.cpp36 short private_array[6]; member in Positive1