Searched defs:VTyWidth (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 22101 unsigned VTyWidth = VTy->getScalarSizeInBits() * NumElements; isComplexDeinterleavingOperationSupported() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 26921 unsigned VTyWidth = VTy->getScalarSizeInBits() * NumElements; isComplexDeinterleavingOperationSupported() local |