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

  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeSubtarget.h 35 bool HasMul64;
69 bool hasMul64() const { return HasMul64; }
MBlazeSubtarget.cpp 31 HasFPU(false), HasMul64(false), HasSqrt(false)

Completed in 64 milliseconds