Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dmatrix-type.c101 void parameter_passing(fx3x3_t a, fx3x3_t *b) { in parameter_passing() function
/llvm-project/clang/test/CodeGenCXX/
H A Dmatrix-type.cpp26 void parameter_passing(fx3x3_t a, fx3x3_t *b) { in parameter_passing() function