Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2376 Instruction::BinaryOps InductionOpcode; variable
2383 InductionOpcode(Opcode) {}
H A DVPlanRecipes.cpp1138 AddOp = InductionOpcode; in execute()