Home
last modified time | relevance | path

Searched defs:test_char_array (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/test/Lower/
H A Doptional-value-caller.f90389 subroutine test_char_array(c) subroutine
393 ! CHECK: %[[VAL_1:.*]] = fir.alloca i64 {bindc_name = "n", uniq_name = "_QMtestFtest_char_arrayEn"} argument
H A Dstructure-constructors.f9088 subroutine test_char_array(x, c1) subroutine
124 real :: x local
125 character(3) :: c1(5)