Searched refs:HasFSGSBase (Results 1 – 5 of 5) sorted by relevance
159 bool HasFSGSBase = false; variable620 bool hasFSGSBase() const { return HasFSGSBase; } in hasFSGSBase()
213 def FeatureFSGSBase : SubtargetFeature<"fsgsbase", "HasFSGSBase", "true",
601 let Predicates = [HasFSGSBase, In64BitMode], SchedRW = [WriteSystem] in {
913 def HasFSGSBase : Predicate<"Subtarget->hasFSGSBase()">;
23129 if (Bits[X86::FeatureFSGSBase]) HasFSGSBase = true;