Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastTileConfig.cpp147 int KeyAMXNum = 0; in getKeyAMXInstr() local
161 assert((KeyAMXNum == 0) && "Too many Key AMX instruction!"); in getKeyAMXInstr()
162 KeyAMXNum++; in getKeyAMXInstr()