Lines Matching defs:width
48 int width = msb - lsb + 1;
49 VIXL_ASSERT(IsUintN(width, bits) || IsIntN(width, bits));
52 uint32_t mask = ((1 << width) - 1) << lsb;
10034 unsigned width = kXRegSize;
10042 width = kWRegSize;
10055 width = kWRegSize;
10067 width = kWRegSize;
10079 width = kWRegSize;
10095 width,
10969 unsigned width = sf ? kXRegSize : kWRegSize;
10985 width,