reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCFastISel.cpp
 1290       Opc = IsGPRC ? PPC::ADD4 : PPC::ADD8;
 1293       Opc = IsGPRC ? PPC::OR : PPC::OR8;
 1296       Opc = IsGPRC ? PPC::SUBF : PPC::SUBF8;
 1310       switch (Opc) {
 1314           Opc = PPC::ADDI;
 1318           Opc = PPC::ADDI8;
 1322           Opc = PPC::ORI;
 1325           Opc = PPC::ORI8;
 1331             Opc = PPC::ADDI;
 1340             Opc = PPC::ADDI8;
 1348         BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, TII.get(Opc),
 1366   BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, TII.get(Opc), ResultReg)