Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2852 auto InputLane = Lane; in scalarizeInstruction() local
2855 InputLane = VPLane::getFirstLane(); in scalarizeInstruction()
2856 Cloned->setOperand(I.index(), State.get(Operand, InputLane)); in scalarizeInstruction()