|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc 3639 { 4856 /* lay */, SystemZ::LAY, Convert__GR641_0__BDXAddr64Disp203_1, AMFBS_None, { MCK_GR64, MCK_BDXAddr64Disp20 }, },
gen/lib/Target/SystemZ/SystemZGenDAGISel.inc 4827 /* 9486*/ OPC_MorphNodeTo1, TARGET_VAL(SystemZ::LAY), 0,
7394 /* 14272*/ OPC_MorphNodeTo1, TARGET_VAL(SystemZ::LAY), 0,
16681 /* 30822*/ OPC_MorphNodeTo1, TARGET_VAL(SystemZ::LAY), 0,
20797 /* 39077*/ OPC_MorphNodeTo1, TARGET_VAL(SystemZ::LAY), 0,
20819 /* 39124*/ OPC_MorphNodeTo1, TARGET_VAL(SystemZ::LAY), 0,
gen/lib/Target/SystemZ/SystemZGenInstrInfo.inc16776 { SystemZ::LAY, SystemZ::LA },
16845 { SystemZ::LA, SystemZ::LAY },
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc 5320 case SystemZ::LAY:
lib/Target/SystemZ/SystemZISelLowering.cpp 7352 BuildMI(*MBB, MI, MI.getDebugLoc(), TII->get(SystemZ::LAY), Reg)
7361 BuildMI(*MBB, MI, MI.getDebugLoc(), TII->get(SystemZ::LAY), Reg)
lib/Target/SystemZ/SystemZInstrInfo.cpp 1007 if (LIS != nullptr && (Opcode == SystemZ::LA || Opcode == SystemZ::LAY) &&