Lines Matching defs:TestSize
22734 unsigned TestSize = UseKORTEST ? 512 : (Subtarget.hasAVX() ? 256 : 128);22738 if (ScalarSize > TestSize) {22747 if (VT.getSizeInBits() > TestSize) {22751 while (VT.getSizeInBits() > TestSize) {22767 while (VT.getSizeInBits() > TestSize) {22779 while (VT.getSizeInBits() > TestSize) {