Searched refs:Op2Sext (Results 1 – 1 of 1) sorted by relevance
294 bool Op2Sext = isa<SExtInst>(Args[1]) && in getArithmeticInstrCost() local299 bool IsSext = Op1Sext || Op2Sext; in getArithmeticInstrCost()