Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h703 static constexpr unsigned SVEBitsPerBlock = 128; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp8528 constexpr unsigned SVEBitsPerBlock = 128; variable