Searched refs:Is128bit (Results 1 – 1 of 1) sorted by relevance
4100 bool Is128bit = LT.second.is128BitVector(); in getArithmeticInstrCost() local4111 InstructionCost DivCost = MulCost * (Is128bit ? 2 : 1) + // UMULL/UMULH in getArithmeticInstrCost()