reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6520 TTI->getArithmeticReductionCost(ReductionData.getOpcode(), VecTy, 6523 TTI->getArithmeticReductionCost(ReductionData.getOpcode(), VecTy, 6534 TTI->getMinMaxReductionCost(VecTy, VecCondTy, 6537 TTI->getMinMaxReductionCost(VecTy, VecCondTy, 6552 TTI->getArithmeticInstrCost(ReductionData.getOpcode(), ScalarTy); 6559 TTI->getCmpSelInstrCost(ReductionData.getOpcode(), ScalarTy) + 6560 TTI->getCmpSelInstrCost(Instruction::Select, ScalarTy,