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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 2261   if ((FB[SystemZ::FeatureLoadStoreOnCond]))
gen/lib/Target/SystemZ/SystemZGenDisassemblerTables.inc
 6918     return (Bits[SystemZ::FeatureLoadStoreOnCond]);
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 8830   if ((FB[SystemZ::FeatureLoadStoreOnCond]))
gen/lib/Target/SystemZ/SystemZGenSubtargetInfo.inc
   80   { "load-store-on-cond", "Assume that the load/store-on-condition facility is installed", SystemZ::FeatureLoadStoreOnCond, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } },
 5138   if (Bits[SystemZ::FeatureLoadStoreOnCond]) HasLoadStoreOnCond = true;