Searched refs:HasExtendLrw (Results 1 – 4 of 4) sorted by relevance
73 bool HasExtendLrw; variable156 bool hasExtendLrw() const { return HasExtendLrw; } in hasExtendLrw()
47 HasExtendLrw = false; in initializeSubtargetDependencies()
155 def FeatureExtendLrw : SubtargetFeature<"elrw", "HasExtendLrw", "true",157 def HasExtendLrw : Predicate<"Subtarget->hasExtendLrw()">,
1023 let Predicates = [HasExtendLrw] in