Searched refs:getArithmeticReductionInstruction (Results 1 – 5 of 5) 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()
367 unsigned getArithmeticReductionInstruction(Intrinsic::ID RdxID);
2103 getArithmeticReductionInstruction(IID), VecOpTy, std::nullopt, in getTypeBasedIntrinsicInstrCost()2108 getArithmeticReductionInstruction(IID), VecOpTy, FMF, CostKind); in getTypeBasedIntrinsicInstrCost()
959 unsigned llvm::getArithmeticReductionInstruction(Intrinsic::ID RdxID) { in getArithmeticReductionInstruction() function in llvm
2141 unsigned ReductionOpc = getArithmeticReductionInstruction(IID); in foldCastFromReductions()