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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 4122   { 7741 /* nill */, SystemZ::NILL, Convert__GR321_0__Tie0_1_1__U16Imm1_1, AMFBS_None, { MCK_GR32, MCK_U16Imm }, },
gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
12798 /* 23536*/            OPC_MorphNodeTo2, TARGET_VAL(SystemZ::NILL), 0,
18056 /* 33536*/            OPC_EmitNode2, TARGET_VAL(SystemZ::NILL), 0,
18066 /* 33564*/            OPC_EmitNode2, TARGET_VAL(SystemZ::NILL), 0,
18193 /* 33825*/            OPC_EmitNode2, TARGET_VAL(SystemZ::NILL), 0,
18203 /* 33853*/            OPC_EmitNode2, TARGET_VAL(SystemZ::NILL), 0,
18330 /* 34117*/            OPC_EmitNode2, TARGET_VAL(SystemZ::NILL), 0,
18340 /* 34146*/            OPC_EmitNode2, TARGET_VAL(SystemZ::NILL), 0,
18458 /* 34393*/            OPC_EmitNode2, TARGET_VAL(SystemZ::NILL), 0,
18468 /* 34421*/            OPC_EmitNode2, TARGET_VAL(SystemZ::NILL), 0,
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 3728     case SystemZ::NILL:
lib/Target/SystemZ/SystemZAsmPrinter.cpp
  433   LOWER_LOW(NILL);
lib/Target/SystemZ/SystemZISelLowering.cpp
 7627     return emitAtomicLoadBinary(MI, MBB, SystemZ::NILL, 32);
 7696     return emitAtomicLoadBinary(MI, MBB, SystemZ::NILL, 32, true);
lib/Target/SystemZ/SystemZInstrInfo.cpp
 1308     expandRIPseudo(MI, SystemZ::NILL, SystemZ::NIHL, false);