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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 206 bool SlowIncDec;
397 bool slowIncDec() const { return SlowIncDec; }
X86FixupLEAs.cpp 161 OptIncDec = !ST.slowIncDec() || Func.getFunction()->optForMinSize();
X86ISelDAGToDAG.cpp     [all...]
X86ISelLowering.cpp     [all...]

Completed in 216 milliseconds