Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToGPU/
H A DNvGpuSupport.h57 getMmaSyncRegisterType(const WarpMatrixInfo &type);
H A DNvGpuSupport.cpp100 getMmaSyncRegisterType(const WarpMatrixInfo &type) { in getMmaSyncRegisterType() function
178 getMmaSyncRegisterType(fragmentType); in getLaneIdAndValueIdToOperandCoord()
H A DVectorToGPU.cpp453 nvgpu::getMmaSyncRegisterType(*warpMatrixInfo); in convertConstantOpMmaSync()
479 nvgpu::getMmaSyncRegisterType(*warpMatrixInfo); in creatLdMatrixCompatibleLoads()
521 nvgpu::getMmaSyncRegisterType(*warpMatrixInfo); in createNonLdMatrixLoads()
643 nvgpu::getMmaSyncRegisterType(*warpMatrixInfo); in convertTransferWriteToStores()