Searched refs:getArithmeticReductionInstruction (Results 1 – 6 of 6) sorted by relevance
77 unsigned RdxOpcode = getArithmeticReductionInstruction(ID); in expandReductions()116 unsigned RdxOpcode = getArithmeticReductionInstruction(ID); in expandReductions()131 unsigned RdxOpcode = getArithmeticReductionInstruction(ID); in expandReductions()144 unsigned RdxOpcode = getArithmeticReductionInstruction(ID); in expandReductions()
363 unsigned Opc = getArithmeticReductionInstruction(RedID); in expandPredicationInReduction()
375 LLVM_ABI unsigned getArithmeticReductionInstruction(Intrinsic::ID RdxID);
958 unsigned llvm::getArithmeticReductionInstruction(Intrinsic::ID RdxID) { in getArithmeticReductionInstruction() function in llvm1259 unsigned Opc = getArithmeticReductionInstruction(RdxID); in getReductionIdentity()
1368 getArithmeticReductionInstruction(II.getIntrinsicID()); in analyzeCostOfVecReduction()1442 getArithmeticReductionInstruction(II0.getIntrinsicID()); in foldBinopOfReductions()3095 unsigned ReductionOpc = getArithmeticReductionInstruction(IID); in foldCastFromReductions()
2417 getArithmeticReductionInstruction(IID), VecOpTy, std::nullopt, in getTypeBasedIntrinsicInstrCost()2422 getArithmeticReductionInstruction(IID), VecOpTy, FMF, CostKind); in getTypeBasedIntrinsicInstrCost()