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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 188 bool SlowLEA;
375 bool slowLEA() const { return SlowLEA; }
X86Subtarget.cpp 274 SlowLEA = false;

Completed in 582 milliseconds