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