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

  /external/llvm/lib/Target/MBlaze/
MBlazeSubtarget.h 32 bool HasMul;
68 bool hasMul() const { return HasMul; }
MBlazeSubtarget.cpp 30 HasBarrel(false), HasDiv(false), HasMul(false), HasPatCmp(false),

Completed in 5680 milliseconds