Home
last modified time | relevance | path

Searched refs:extractLastLaneOfFirstOperand (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1321 void extractLastLaneOfFirstOperand(VPBuilder &Builder);
H A DVPlanTransforms.cpp2818 ExitIRI->extractLastLaneOfFirstOperand(MiddleBuilder); in handleUncountableEarlyExit()
H A DVPlanRecipes.cpp1311 void VPIRInstruction::extractLastLaneOfFirstOperand(VPBuilder &Builder) { in extractLastLaneOfFirstOperand() function in VPIRInstruction
H A DLoopVectorize.cpp8489 ExitIRI->extractLastLaneOfFirstOperand(B); in addUsersInExitBlocks()