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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 2259   if ((FB[SystemZ::FeatureInterlockedAccess1]))
gen/lib/Target/SystemZ/SystemZGenDisassemblerTables.inc
 6924     return (Bits[SystemZ::FeatureInterlockedAccess1]);
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 8828   if ((FB[SystemZ::FeatureInterlockedAccess1]))
gen/lib/Target/SystemZ/SystemZGenSubtargetInfo.inc
   77   { "interlocked-access1", "Assume that interlocked-access facility 1 is installed", SystemZ::FeatureInterlockedAccess1, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } },
 5135   if (Bits[SystemZ::FeatureInterlockedAccess1]) HasInterlockedAccess1 = true;