Home
last modified time | relevance | path

Searched defs:test_matrix (Results 1 – 3 of 3) sorted by relevance

/llvm-project/pstl/test/std/numerics/numeric.ops/
H A Dtransform_scan.pass.cpp146 test_matrix(UnaryOp unary_op, Out init, BinaryOp binary_op, Out trash) in test_matrix() function
H A Dscan.pass.cpp166 test_matrix(Out init, BinaryOp binary_op, Out trash) in test_matrix() function
/llvm-project/clang/test/Sema/
H A Darray-init.c263 void test_matrix(void) { in test_matrix() function