Searched defs:FMFs (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlan.h | 974 FastMathFlagsTy FMFs; global() member |
H A D | VPlanRecipes.cpp | 282 VPInstruction(unsigned Opcode,std::initializer_list<VPValue * > Operands,FastMathFlags FMFs,DebugLoc DL,const Twine & Name) VPInstruction() argument |
H A D | LoopVectorize.cpp | 9062 std::optional<FastMathFlags> FMFs = adjustRecipesForReductions() local |