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 165 bool UseLeaForSP;
369 bool useLeaForSP() const { return UseLeaForSP; }
X86FrameLowering.cpp 590 bool UseLEA = STI.useLeaForSP();
    [all...]

Completed in 645 milliseconds