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