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

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

Completed in 32 milliseconds