Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Daddress-space-cast-coerce.cpp42 using char1 = my_vector_type<char, 1>; typedef
/llvm-project/flang/test/Lower/Intrinsics/
H A Dreduce.f90542 subroutine char1(a) subroutine
545 res = reduce(a, red_char1) argument