Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h865 static constexpr unsigned SVEBitsPerBlock = 128; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp9791 constexpr unsigned SVEBitsPerBlock = 128; variable