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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 3523   { 4338 /* fidbra */, SystemZ::FIDBRA, Convert__FP641_0__U4Imm1_1__FP641_2__U4Imm1_3, AMFBS_FeatureFPExtension, { MCK_FP64, MCK_U4Imm, MCK_FP64, MCK_U4Imm }, },
gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
24519 /* 46293*/        OPC_MorphNodeTo1, TARGET_VAL(SystemZ::FIDBRA), 0|OPFL_Chain,
24600 /* 46470*/        OPC_MorphNodeTo1, TARGET_VAL(SystemZ::FIDBRA), 0,
24676 /* 46638*/        OPC_MorphNodeTo1, TARGET_VAL(SystemZ::FIDBRA), 0|OPFL_Chain,
24757 /* 46815*/        OPC_MorphNodeTo1, TARGET_VAL(SystemZ::FIDBRA), 0,
24833 /* 46983*/        OPC_MorphNodeTo1, TARGET_VAL(SystemZ::FIDBRA), 0|OPFL_Chain,
24914 /* 47160*/        OPC_MorphNodeTo1, TARGET_VAL(SystemZ::FIDBRA), 0,
24990 /* 47328*/        OPC_MorphNodeTo1, TARGET_VAL(SystemZ::FIDBRA), 0|OPFL_Chain,
25071 /* 47505*/        OPC_MorphNodeTo1, TARGET_VAL(SystemZ::FIDBRA), 0,
25147 /* 47673*/        OPC_MorphNodeTo1, TARGET_VAL(SystemZ::FIDBRA), 0|OPFL_Chain,
25228 /* 47850*/        OPC_MorphNodeTo1, TARGET_VAL(SystemZ::FIDBRA), 0,
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 6151     case SystemZ::FIDBRA:
lib/Target/SystemZ/SystemZShortenInst.cpp
  245       Changed |= shortenFPConv(MI, SystemZ::FIDBRA);