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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 147 bool IsSHLDSlow;
364 bool isSHLDSlow() const { return IsSHLDSlow; }
X86Subtarget.cpp 263 IsSHLDSlow = false;

Completed in 112 milliseconds