Home
last modified time | relevance | path

Searched refs:getInductionOpcode (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DIVDescriptors.h324 Instruction::BinaryOps getInductionOpcode() const { in getInductionOpcode() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1528 getStepVector(SplatStart, 0, Step, II.getInductionOpcode()); in createVectorIntOrFpInductionPHI()
1538 AddOp = II.getInductionOpcode(); in createVectorIntOrFpInductionPHI()
1709 getStepVector(Broadcasted, VF * Part, Step, ID.getInductionOpcode()); in widenIntOrFpInduction()
1802 AddOp = ID.getInductionOpcode(); in buildScalarSteps()