Lines Matching defs:Width
629 // Retrieve the base register, offset from the base register and width. Width
632 // the width doesn't overlap the offset of a higher memory access,
1335 unsigned Width = getRegClass(LdSt->getDesc(), 0, TRI, MF)->getSize();
1336 Offset = LdSt->getOperand(2).getImm() * Width;
1342 MachineInstr *LdSt, unsigned &BaseReg, int &Offset, int &Width,
1358 Width = 16;
1365 Width = 8;
1373 Width = 4;
1382 Width = 2;
1391 Width = 1;
1396 Scale = Width = 8;
1400 Scale = Width = 4;
1404 Scale = Width = 1;
1408 Scale = Width = 2;
1412 Scale = Width = 4;
1416 Scale = Width = 8;
1420 Scale = Width = 16;
1424 Scale = Width = 1;
1428 Scale = Width = 2;