Searched refs:IsInstructionSafeForShmemTranspose (Results 1 – 1 of 1) sorted by relevance
5012 bool IsInstructionSafeForShmemTranspose(mlir::Operation* op) { in IsInstructionSafeForShmemTranspose() function5026 if (!IsInstructionSafeForShmemTranspose(use.getOwner())) { in IsInstructionSafeForShmemTranspose()5048 if (!IsInstructionSafeForShmemTranspose(use.getOwner())) { in IsInstructionSafeForShmemTranspose()5079 if (IsInstructionSafeForShmemTranspose(input.getDefiningOp())) { in FilterInputsForShmemTranspose()