Home
last modified time | relevance | path

Searched refs:UnsignedWrapper (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmatrix-type-builtins.cpp114 struct UnsignedWrapper { struct
121 void test_column_major_load_stride_wrapper(int *Ptr, UnsignedWrapper &W) { in test_column_major_load_stride_wrapper() argument
223 void test_column_major_store_stride_wrapper(int *Ptr, UnsignedWrapper &W) { in test_column_major_store_stride_wrapper()
H A Dmatrix-type-operators.cpp308 struct UnsignedWrapper { struct
315 double extract_IntWrapper_idx(double4x4 &m, IntWrapper i, UnsignedWrapper j) { in extract_IntWrapper_idx() argument