OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getInductionOpcode
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
IVDescriptors.h
326
Instruction::BinaryOps
getInductionOpcode
() const {
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
LoopInfo.cpp
358
if (IndDesc.
getInductionOpcode
() != Instruction::Add &&
359
IndDesc.
getInductionOpcode
() != Instruction::Sub)
419
if (IndDesc.
getInductionOpcode
() != Instruction::Add)
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp
2275
getStepVector(SplatStart, 0, Step, II.
getInductionOpcode
());
2285
AddOp = II.
getInductionOpcode
();
2448
ID.
getInductionOpcode
());
2570
AddOp = ID.
getInductionOpcode
();
Completed in 23 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026