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

  /external/llvm/lib/Target/Mips/
MipsSubtarget.cpp 112 HasMips3_32(false), HasMips3_32r2(false), HasMips4_32(false),
MipsSubtarget.h 98 // HasMips3_32r2 - The subset of MIPS-III instructions added to MIPS32r2
99 bool HasMips3_32r2;

Completed in 26 milliseconds