Home
last modified time | relevance | path

Searched refs:IsV216 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp950 bool IsV216 = (Ty == MVT::v2i16); in isLegalDSPCondCode() local
958 case ISD::SETGE: return IsV216; in isLegalDSPCondCode()
962 case ISD::SETUGE: return !IsV216; in isLegalDSPCondCode()