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

  /external/llvm/lib/Target/Sparc/
SparcSubtarget.h 52 bool PerformSDIVReplace;
99 bool performSDIVReplace() const { return PerformSDIVReplace; }
SparcSubtarget.cpp 42 PerformSDIVReplace = false;

Completed in 126 milliseconds