Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1023 FastMathFlagsTy FMFs; member
2926 Instruction::BinaryOps Opcode, FastMathFlags FMFs) in VPScalarIVStepsRecipe()
H A DVPlanRecipes.cpp342 FastMathFlags FMFs, DebugLoc DL, const Twine &Name) in VPInstruction()
H A DLoopVectorize.cpp8989 std::optional<FastMathFlags> FMFs = in adjustRecipesForReductions() local