HomeSort by: relevance | last modified time | path
    Searched defs:hasMips4_32r2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSubtarget.h 134 // HasMips4_32r2 - Has the subset of MIPS-IV present in MIPS32r2
135 bool HasMips4_32r2;
251 bool hasMips4_32r2() const { return HasMips4_32r2; }
MipsSubtarget.h 134 // HasMips4_32r2 - Has the subset of MIPS-IV present in MIPS32r2
135 bool HasMips4_32r2;
251 bool hasMips4_32r2() const { return HasMips4_32r2; }

Completed in 53 milliseconds