Home
last modified time | relevance | path

Searched defs:FMFs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h974 FastMathFlagsTy FMFs; global() member
2799 VPScalarIVStepsRecipe(VPValue * IV,VPValue * Step,Instruction::BinaryOps Opcode,FastMathFlags FMFs) VPScalarIVStepsRecipe() argument
[all...]
H A DVPlanRecipes.cpp282 VPInstruction(unsigned Opcode,std::initializer_list<VPValue * > Operands,FastMathFlags FMFs,DebugLoc DL,const Twine & Name) VPInstruction() argument
H A DLoopVectorize.cpp9062 std::optional<FastMathFlags> FMFs = adjustRecipesForReductions() local