HomeSort by: relevance | last modified time | path
    Searched defs:slowLEA (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86Subtarget.h 321 bool SlowLEA = false;
730 bool slowLEA() const { return SlowLEA; }

Completed in 23 milliseconds