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; }
X86FixupLEAs.cpp 153 if (!ST.LEAusesAG() && !ST.slowLEA())

Completed in 332 milliseconds