Searched defs:MaxSVEVectorSizeInBits (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64Subtarget.h | 136 unsigned MaxSVEVectorSizeInBits; global() variable |
H A D | AArch64ISelLowering.cpp | 26868 unsigned MaxSVEVectorSizeInBits = Subtarget->getMaxSVEVectorSizeInBits(); SimplifyDemandedBitsForTargetNode() local |