Searched defs:laneVal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/GPU/Transforms/ | ||
H A D | SubgroupReduceLowering.cpp | 158 Value laneVal = input; createSubgroupShuffleReduction() local |
/llvm-project/mlir/test/lib/Dialect/Vector/ | ||
H A D | TestVectorTransforms.cpp | 569 Value laneVal = builder.create<vector::ReductionOp>(loc, kind, input); warpReduction() local |