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

  /external/llvm/lib/Target/Mips/
MipsSubtarget.cpp 113 HasMips4_32r2(false), HasMips5_32r2(false), InMips16Mode(false),
MipsSubtarget.h 107 // HasMips5_32r2 - Has the subset of MIPS-V present in MIPS32r2
108 bool HasMips5_32r2;

Completed in 1088 milliseconds