HomeSort by relevance Sort by last modified time
    Searched refs:HasMips3_32 (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 95 // HasMips3_32 - The subset of MIPS-III instructions added to MIPS32
96 bool HasMips3_32;

Completed in 32 milliseconds