Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DBlockGenerators.cpp1265 for (int VectorLane = 0; VectorLane < getVectorWidth(); VectorLane++) in copyInstScalarized() local
1266 BlockGenerator::copyInstruction(Stmt, Inst, ScalarMaps[VectorLane], in copyInstScalarized()
1267 VLTS[VectorLane], NewAccesses); in copyInstScalarized()