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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 180 bool UseLeaForSP;
390 bool useLeaForSP() const { return UseLeaForSP; }
X86Subtarget.cpp 285 UseLeaForSP = false;

Completed in 164 milliseconds