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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp951 bool IsV216 = (Ty == MVT::v2i16); local
959 case ISD::SETGE: return IsV216;
963 case ISD::SETUGE: return !IsV216;

Completed in 68 milliseconds