Lines Matching defs:RegSize
1671 unsigned RegSize;
1682 RegSize = 32;
1688 RegSize = 64;
1692 if (!AArch64_AM::isLogicalImmediate(Imm, RegSize))
1697 AArch64_AM::encodeLogicalImmediate(Imm, RegSize));
4116 unsigned RegSize = Is64Bit ? 64 : 32;
4163 unsigned ImmR = RegSize - Shift;
4219 unsigned RegSize = Is64Bit ? 64 : 32;
4267 return materializeInt(ConstantInt::get(*Context, APInt(RegSize, 0)), RetVT);
4335 unsigned RegSize = Is64Bit ? 64 : 32;
4383 return materializeInt(ConstantInt::get(*Context, APInt(RegSize, 0)), RetVT);