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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcSubtarget.h 35 bool UseSoftMulDiv;
79 bool useSoftMulDiv() const { return UseSoftMulDiv; }
SparcSubtarget.cpp 31 UseSoftMulDiv = false;

Completed in 50 milliseconds