Searched defs:ArithCost (Results 1 – 8 of 8) sorted by relevance
2265 InstructionCost ArithCost = 0; in getTreeReductionCost() local2326 InstructionCost ArithCost = thisT()->getArithmeticInstrCost( in getOrderedReductionCost() local
2406 InstructionCost ArithCost = 0; in getTreeReductionCost() local2467 InstructionCost ArithCost = thisT()->getArithmeticInstrCost( in getOrderedReductionCost() local
2396 InstructionCost ArithCost = 0; in getTreeReductionCost() local2457 InstructionCost ArithCost = thisT()->getArithmeticInstrCost( in getOrderedReductionCost() local
2462 InstructionCost ArithCost = 0; in getTreeReductionCost() local2523 InstructionCost ArithCost = thisT()->getArithmeticInstrCost( in getOrderedReductionCost() local
924 unsigned ArithCost = in getReductionCost() local
1612 unsigned ArithCost = 0; in getArithmeticReductionCost() local
2105 auto ArithCost = [&](unsigned Opcode, unsigned NumRequired, in costAndCollectOperands() local