Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp141 Lane = VPLane::getFirstLane(); in fixPhi()
H A DVPlan.h137 static VPLane getFirstLane() { return VPLane(0, VPLane::Kind::First); } in getFirstLane() function
H A DLoopVectorize.cpp2831 InputInstance.Lane = VPLane::getFirstLane(); in scalarizeInstruction()