Searched refs:getWarpMatrixInfo (Results 1 – 3 of 3) sorted by relevance
38 FailureOr<WarpMatrixInfo> getWarpMatrixInfo(Operation *op);
448 nvgpu::getWarpMatrixInfo(op); in convertConstantOpMmaSync()474 nvgpu::getWarpMatrixInfo(op); in creatLdMatrixCompatibleLoads()517 nvgpu::getWarpMatrixInfo(op); in createNonLdMatrixLoads()606 nvgpu::getWarpMatrixInfo(op); in convertTransferReadToLoads()639 nvgpu::getWarpMatrixInfo(op); in convertTransferWriteToStores()
54 FailureOr<WarpMatrixInfo> getWarpMatrixInfo(Operation *op) { in getWarpMatrixInfo() function