Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dmatrix-type.c31 typedef float fx3x4_t __attribute__((matrix_type(3, 4))); typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dmatrix-type.cpp4 typedef float fx3x4_t __attribute__((matrix_type(3, 4))); typedef