Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp1272 for (int VectorLane = 0; VectorLane < getVectorWidth(); VectorLane++) in copyInstScalarized() local
1273 BlockGenerator::copyInstruction(Stmt, Inst, ScalarMaps[VectorLane], in copyInstScalarized()
1274 VLTS[VectorLane], NewAccesses); in copyInstScalarized()