Home
last modified time | relevance | path

Searched refs:char_array (Results 1 – 8 of 8) sorted by relevance

/llvm-project/flang/test/Fir/
H A Dconvert-to-llvm-target.fir12 func.func @test_embox(%char_array : !fir.ref<!fir.char<1,?>>) -> () {
14 %box_char = fir.emboxchar %char_array, %c10 : (!fir.ref<!fir.char<1,?>>, i64) -> !fir.boxchar<1>
19 // INT64-SAME: (%[[char_array:.*]]: !llvm.ptr)
22 // INT64: %[[struct_with_buffer:.*]] = llvm.insertvalue %[[char_array]], %[[empty_struct]][0] : …
27 // INT32-SAME: %[[char_array:.*]]: !llvm.ptr)
31 // INT32: %[[struct_with_buffer:.*]] = llvm.insertvalue %[[char_array]], %[[empty_struct]][0] : …
/llvm-project/flang/test/Semantics/
H A Derror_stop1b.f9013 character(len=128) char_code, char_array(1), char_coarray[*], non_logical variable
32 error stop char_array
H A Derror_stop1a.f9010 character(len=128) char_code, char_array(1), char_coarray[*], non_logical variable
27 error stop char_array(1)
H A Dcoshape.f9014 character char_array(1) variable
84 char_array = coshape(real_coarray)
/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dprivate-memory-r600.ll119 ; FUNC-LABEL: {{^}}char_array:
122 define amdgpu_kernel void @char_array(ptr addrspace(1) %out, i32 %index) #0 {
H A Damdgpu.private-memory.ll234 ; FUNC-LABEL: {{^}}char_array:
243 define amdgpu_kernel void @char_array(ptr addrspace(1) %out, i32 %index) #0 {
/llvm-project/flang/test/HLFIR/
H A Ddesignate.fir78 // char_array(3:4)
/llvm-project/llvm/test/Analysis/StackSafetyAnalysis/
H A Dlifetime.ll665 %struct.char_array = type { [500 x i8] }
672 %a = alloca %struct.char_array, align 8
673 %b = alloca %struct.char_array, align 8