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 162 bool IsSHLDSlow;
385 bool isSHLDSlow() const { return IsSHLDSlow; }
X86Subtarget.cpp 280 IsSHLDSlow = false;

Completed in 43 milliseconds