HomeSort by relevance Sort by last modified time
    Searched refs:HasFSGSBase (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86Subtarget.h 126 bool HasFSGSBase;
373 bool hasFSGSBase() const { return HasFSGSBase; }
X86Subtarget.cpp 260 HasFSGSBase = false;

Completed in 41 milliseconds