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/
DVPlanRecipes.cpp141 Lane = VPLane::getFirstLane(); in fixPhi()
DVPlan.h137 static VPLane getFirstLane() { return VPLane(0, VPLane::Kind::First); } in getFirstLane() function
DLoopVectorize.cpp2831 InputInstance.Lane = VPLane::getFirstLane(); in scalarizeInstruction()