Home
last modified time | relevance | path

Searched defs:FPBinOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp520 createScalarIVSteps(VPlan & Plan,InductionDescriptor::InductionKind Kind,Instruction::BinaryOps InductionOpcode,FPMathOperator * FPBinOp,ScalarEvolution & SE,Instruction * TruncI,VPValue * StartV,VPValue * Step,VPBasicBlock::iterator IP) createScalarIVSteps() argument
H A DVPlan.h2742 const FPMathOperator *FPBinOp; global() variable
2753 VPDerivedIVRecipe(InductionDescriptor::InductionKind Kind,const FPMathOperator * FPBinOp,VPValue * Start,VPValue * IV,VPValue * Step) VPDerivedIVRecipe() argument