Searched refs:HasGINV (Results 1 – 5 of 5) sorted by relevance
181 bool HasGINV; variable309 bool hasGINV() const { return HasGINV; } in hasGINV()
84 HasVirt(false), HasGINV(false), UseIndirectJumpsHazard(false), in MipsSubtarget()
185 def FeatureGINV : SubtargetFeature<"ginv", "HasGINV", "true",
251 def HasGINV : Predicate<"Subtarget->hasGINV()">,470 list <Predicate> ASEPredicate = [HasGINV];
2494 if (Bits[Mips::FeatureGINV]) HasGINV = true;