Home
last modified time | relevance | path

Searched defs:laneId (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp494 auto laneId = builder.create<gpu::LaneIdOp>(loc); in creatLdMatrixCompatibleLoads() local
528 Value laneId = builder.create<gpu::LaneIdOp>(loc); in createNonLdMatrixLoads() local
648 Value laneId = b.create<gpu::LaneIdOp>(loc); in convertTransferWriteToStores() local
H A DNvGpuSupport.cpp187 AffineExpr laneId, logicalValueIdDim; in getLaneIdAndValueIdToOperandCoord() local
/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DAllReduceLowering.cpp85 Value laneId = create<arith::AndIOp>(invocationIdx, subgroupMask); in rewrite() local
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp4930 OpAsmParser::UnresolvedOperand laneId; in parse() local
4993 TypeRange resultTypes, Value laneId, in build()
5000 TypeRange resultTypes, Value laneId, in build()