Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastTileConfig.cpp146 int KeyAMXNum = 0; in getKeyAMXInstr() local
160 assert((KeyAMXNum == 0) && "Too many Key AMX instruction!"); in getKeyAMXInstr()
161 KeyAMXNum++; in getKeyAMXInstr()