reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2817 { 195 /* algsi */, SystemZ::ALGSI, Convert__BDAddr64Disp202_0__S8Imm1_1, AMFBS_None, { MCK_BDAddr64Disp20, MCK_S8Imm }, },
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc 3228 case SystemZ::ALGSI:
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp 1362 NewOpc = SystemZ::ALGSI;
lib/Target/SystemZ/SystemZInstrInfo.cpp1061 Opcode = (Opcode == SystemZ::ALFI ? SystemZ::ALSI : SystemZ::ALGSI); 1076 Opcode = (Opcode == SystemZ::SLFI ? SystemZ::ALSI : SystemZ::ALGSI);