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