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

  /external/llvm/lib/Target/Mips/
MipsSubtarget.h 91 bool HasCnMips;
218 bool hasCnMips() const { return HasCnMips; }
MipsSubtarget.cpp 68 IsNaN2008bit(false), IsGP64bit(false), HasVFPU(false), HasCnMips(false),
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsSubtarget.h 110 bool HasCnMips;
267 bool hasCnMips() const { return HasCnMips; }
MipsSubtarget.cpp 77 IsNaN2008bit(false), IsGP64bit(false), HasVFPU(false), HasCnMips(false),
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
MipsGenSubtargetInfo.inc     [all...]

Completed in 127 milliseconds