Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h332 Instruction::BinaryOps getInductionOpcode() const { in getInductionOpcode() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1791 getStepVector(SplatStart, 0, Step, II.getInductionOpcode()); in createVectorIntOrFpInductionPHI()
1801 AddOp = II.getInductionOpcode(); in createVectorIntOrFpInductionPHI()
1972 getStepVector(Broadcasted, VF * Part, Step, ID.getInductionOpcode()); in widenIntOrFpInduction()
2065 AddOp = ID.getInductionOpcode(); in buildScalarSteps()