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 85 bool HasCnMips;
209 bool hasCnMips() const { return HasCnMips; }
MipsSubtarget.cpp 111 IsGP64bit(false), HasVFPU(false), HasCnMips(false), IsLinux(true),

Completed in 25 milliseconds