Lines Matching defs:width
604 "with width 32 and signedness 0.\n %10 = OpArrayLength %float %9 "
637 "with width 32 and signedness 0.\n %11 = OpArrayLength %ushort %10 "
669 "with width 32 and signedness 0.\n %11 = OpArrayLength %int %10 "
2280 "'11[%11]' must be OpTypeInt with width 32 and signedness 0"));
2456 "'12[%12]' must be OpTypeInt with width 32 and signedness 0"));
4131 uint32_t width) {
4134 if (width == 8) {
4156 if (width == 8) {
4196 uint32_t width = std::get<1>(GetParam());
4199 CodeGenerator generator = GetSizedLoadStoreCodeGenerator(base_type, width);
4229 uint32_t width = std::get<1>(GetParam());
4232 CodeGenerator generator = GetSizedLoadStoreCodeGenerator(base_type, width);