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

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

Completed in 396 milliseconds