Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/
H A DBottomUpVec.cpp444 unsigned InsLane = Lane + LnCnt; in emitVectors() local
445 auto *InsLaneC = ConstantInt::get(Type::getInt32Ty(Ctx), InsLane); in emitVectors()