Home
last modified time | relevance | path

Searched refs:getFirstLane (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp136 Lane = VPLane::getFirstLane(); in fixPhi()
H A DVPlan.h132 static VPLane getFirstLane() { return VPLane(0, VPLane::Kind::First); } in getFirstLane() function
H A DLoopVectorize.cpp2780 InputInstance.Lane = VPLane::getFirstLane(); in scalarizeInstruction()