Searched refs:SignedMode (Results 1 – 1 of 1) sorted by relevance
281 bool SignedMode = Op1Signed || Op2Signed; in getArithmeticInstrCost() local311 if (!SignedMode && OpMinSize <= 8) in getArithmeticInstrCost()315 if (!SignedMode && OpMinSize <= 16) in getArithmeticInstrCost()322 if (!SignedMode && OpMinSize <= 32 && LT.second.getScalarType() == MVT::i64) in getArithmeticInstrCost()