Home
last modified time | relevance | path

Searched refs:hasFSGSBase (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86Subtarget.h590 bool hasFSGSBase() const { return HasFSGSBase; } in hasFSGSBase() function
H A DX86InstrInfo.td862 def HasFSGSBase : Predicate<"Subtarget->hasFSGSBase()">;