Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h857 static constexpr unsigned SVEBitsPerBlock = 128; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp9532 constexpr unsigned SVEBitsPerBlock = 128; global() variable