Searched refs:HasMips3_32r2 (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp112 HasMips3_32(false), HasMips3_32r2(false), HasMips4_32(false),
H A DMipsSubtarget.h98 // HasMips3_32r2 - The subset of MIPS-III instructions added to MIPS32r2
99 bool HasMips3_32r2; member in class:llvm::MipsSubtarget

Completed in 95 milliseconds