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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp78 HasMips4_32(false), HasMips4_32r2(false), HasMips5_32r2(false),
H A DMipsSubtarget.h137 // HasMips5_32r2 - Has the subset of MIPS-V present in MIPS32r2
138 bool HasMips5_32r2; member in class:llvm::MipsSubtarget

Completed in 51 milliseconds