Searched refs:RedID (Results 1 – 1 of 1) sorted by relevance
362 Intrinsic::ID RedID = *VPI.getFunctionalIntrinsicID(); in expandPredicationInReduction() local363 unsigned Opc = getArithmeticReductionInstruction(RedID); in expandPredicationInReduction()365 Reduction = Builder.CreateUnaryIntrinsic(RedID, RedOp); in expandPredicationInReduction()378 Intrinsic::ID RedID = *VPI.getFunctionalIntrinsicID(); in expandPredicationInReduction() local379 Intrinsic::ID ScalarID = getMinMaxReductionIntrinsicOp(RedID); in expandPredicationInReduction()380 Reduction = Builder.CreateUnaryIntrinsic(RedID, RedOp); in expandPredicationInReduction()