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

  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeSubtarget.h 31 bool HasDiv;
70 bool hasDiv() const { return HasDiv; }
MBlazeISelLowering.cpp 120 if (!Subtarget->hasDiv()) {
    [all...]

Completed in 927 milliseconds