reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2796 return transformToImmFormFedByLI(MI, III, ForwardingOperand, *DefMI, SExtImm); 2835 unsigned RegToCopy = selectReg(SExtImm, SExtComparand, Opc, TrueReg, 2873 if (isInt<16>(Addend + SExtImm)) { 2876 NewImm = Addend + SExtImm; 2889 64 : 32, SExtImm, true); 2913 APInt InVal(32, SExtImm, true); 2940 Result = LogicalImm | SExtImm; 2942 Result = LogicalImm ^ SExtImm; 2958 bool ImmChanged = (SExtImm & NewImm) != NewImm;