Lines Matching defs:NativeWidth
31703 unsigned NativeWidth = Subtarget.is64Bit() ? 64 : 32;31708 if (MemType->getPrimitiveSizeInBits() > NativeWidth) {31751 unsigned NativeWidth = Subtarget.is64Bit() ? 64 : 32;31756 if (MemType->getPrimitiveSizeInBits() > NativeWidth)