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

  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeSubtarget.h 30 bool HasBarrel;
71 bool hasBarrel() const { return HasBarrel; }
MBlazeSubtarget.cpp 30 HasBarrel(false), HasDiv(false), HasMul(false), HasPatCmp(false),

Completed in 57 milliseconds