Searched refs:HasFSGSBase (Results 1 – 5 of 5) sorted by relevance
114 bool HasFSGSBase; variable353 bool hasFSGSBase() const { return HasFSGSBase; } in hasFSGSBase()
246 HasFSGSBase = false; in initializeEnvironment()
150 def FeatureFSGSBase : SubtargetFeature<"fsgsbase", "HasFSGSBase", "true",
540 let Predicates = [HasFSGSBase, In64BitMode] in {
775 def HasFSGSBase : Predicate<"Subtarget->hasFSGSBase()">;