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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h130 // HasMips3_32r2 - The subset of MIPS-III instructions added to MIPS32r2
131 bool HasMips3_32r2; member in class:llvm::MipsSubtarget
H A DMipsSubtarget.cpp79 HasMips3_32(false), HasMips3_32r2(false), HasMips4_32(false),

Completed in 108 milliseconds