Home
last modified time | relevance | path

Searched defs:laneVal (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DSubgroupReduceLowering.cpp158 Value laneVal = input; createSubgroupShuffleReduction() local
/llvm-project/mlir/test/lib/Dialect/Vector/
H A DTestVectorTransforms.cpp569 Value laneVal = builder.create<vector::ReductionOp>(loc, kind, input); warpReduction() local