Home
last modified time | relevance | path

Searched refs:__tile_zero (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/X86/
H A Damx_api.c95 __tile_zero(&c); in test_tile_zero()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/AMX/
H A Damx-fastconfig-phi.mir25 # __tile_zero(&c);
29 # __tile_zero(&a);
30 # __tile_zero(&b);
34 # __tile_zero(&c);
H A Damx-gemm.ll14 ; __tile_zero(&c);
/llvm-project-15.0.7/clang/lib/Headers/
H A Damxintrin.h461 static __inline__ void __tile_zero(__tile1024i *dst) { in __tile_zero() function