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

  /external/llvm/lib/Target/Mips/
MipsSubtarget.h 88 bool HasCnMips;
216 bool hasCnMips() const { return HasCnMips; }
MipsSubtarget.cpp 68 IsNaN2008bit(false), IsGP64bit(false), HasVFPU(false), HasCnMips(false),

Completed in 45 milliseconds