Lines Matching full:impossible
312 // If none of the mapping worked that means they are all impossible.
313 // Thus, pick the first one and set an impossible repairing point.
317 RepairingPlacement(MI, 0, *TRI, *this, RepairingPlacement::Impossible));
438 RepairPt.switchTo(RepairingPlacement::RepairingKind::Impossible);
511 LLVM_DEBUG(dbgs() << "Mapping involves impossible repairing\n");
536 // This is an impossible to repair cost.
597 RepairPt.getKind() == RepairingPlacement::Impossible)
766 CanMaterialize(Kind != RepairingKind::Impossible), P(P) {
1020 // If one is impossible to realize the other is cheaper unless it is
1021 // impossible as well.
1107 OS << "impossible";