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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 196 bool UseLeaForSP;
435 bool useLeaForSP() const { return UseLeaForSP; }
X86Subtarget.cpp 283 UseLeaForSP = false;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86Subtarget.h 248 bool UseLeaForSP = false;
608 bool useLeaForSP() const { return UseLeaForSP; }
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
X86GenSubtargetInfo.inc     [all...]

Completed in 834 milliseconds