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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 223 bool SlowLEA;
442 bool slowLEA() const { return SlowLEA; }
X86Subtarget.cpp 290 SlowLEA = false;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86Subtarget.h 317 bool SlowLEA = false;
629 bool slowLEA() const { return SlowLEA; }
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
X86GenSubtargetInfo.inc     [all...]

Completed in 525 milliseconds