Searched refs:getInductionOpcode (Results 1 – 4 of 4) sorted by relevance
359 if (IndDesc.getInductionOpcode() != Instruction::Add && in isAuxiliaryInductionVariable()360 IndDesc.getInductionOpcode() != Instruction::Sub) in isAuxiliaryInductionVariable()420 if (IndDesc.getInductionOpcode() != Instruction::Add) in isCanonical()
367 Instruction::BinaryOps getInductionOpcode() const { in getInductionOpcode() function
1001 SplatStart, Zero, Step, ID.getInductionOpcode(), State.VF, State.Builder); in execute()1011 AddOp = ID.getInductionOpcode(); in execute()
2388 IV, Step, IndDesc.getInductionOpcode(), in VPScalarIVStepsRecipe()