Searched refs:HasMips3_32 (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.h125 // HasMips3_32 - The subset of MIPS-III instructions added to MIPS32
126 bool HasMips3_32; member in class:llvm::MipsSubtarget

Completed in 196 milliseconds