reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Vectorize/SLPVectorizer.cpp
 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,