Home
last modified time | relevance | path

Searched defs:SVEBitsPerBlock (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h676 static constexpr unsigned SVEBitsPerBlock = 128; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp8447 constexpr unsigned SVEBitsPerBlock = 128; variable