Home
last modified time | relevance | path

Searched refs:__tile_loadd (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/X86/
H A Damx_api.c24 __tile_loadd(&a, buf, STRIDE); in test_api()
25 __tile_loadd(&b, buf, STRIDE); in test_api()
26 __tile_loadd(&c, buf, STRIDE); in test_api()
28 __tile_loadd(&a, buf2, STRIDE); in test_api()
29 __tile_loadd(&b, buf2, STRIDE); in test_api()
30 __tile_loadd(&c, buf2, STRIDE); in test_api()
41 __tile_loadd(&a, buf, STRIDE); in test_tile_loadd()
/llvm-project-15.0.7/clang/lib/Headers/
H A Damxintrin.h317 static __inline__ void __tile_loadd(__tile1024i *dst, const void *base, in __tile_loadd() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/AMX/
H A Damx-fastconfig-phi.mir27 # __tile_loadd(&c, buf, STRIDE);
36 # __tile_loadd(&c, buf, STRIDE);
H A Damx-gemm.ll18 ; __tile_loadd(&a, A_mem+(i*TILE_SZ)*K+l*TILE_SZ, K*sizeof(int));
19 ; __tile_loadd(&b, B_mem+(l*TILE_SZ)*N+j*TILE_SZ, N*sizeof(int));
H A Damx-type.ll123 define dso_local void @__tile_loadd(ptr nocapture %0, ptr %1, i64 %2) local_unnamed_addr {
124 ; CHECK-LABEL: @__tile_loadd(
H A Dlat-transform-amx-bitcast.ll123 define dso_local void @__tile_loadd(ptr nocapture %0, ptr %1, i64 %2) local_unnamed_addr {
124 ; CHECK-LABEL: @__tile_loadd(