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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp77 HasCnMipsP(false), HasMips3_32(false), HasMips3_32r2(false),
H A DMipsSubtarget.h128 // HasMips3_32r2 - The subset of MIPS-III instructions added to MIPS32r2
129 bool HasMips3_32r2; member in class:llvm::MipsSubtarget

Completed in 166 milliseconds