Searched refs:HasFSGSBase (Results 1 – 5 of 5) sorted by relevance
130 bool HasFSGSBase; variable415 bool hasFSGSBase() const { return HasFSGSBase; } in hasFSGSBase()
255 HasFSGSBase = false; in initializeEnvironment()
178 def FeatureFSGSBase : SubtargetFeature<"fsgsbase", "HasFSGSBase", "true",
572 let Predicates = [HasFSGSBase, In64BitMode] in {
835 def HasFSGSBase : Predicate<"Subtarget->hasFSGSBase()">;