reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
500 Type = SystemZII::CompareAndBranch; 503 Type = SystemZII::CompareAndReturn; 506 Type = SystemZII::CompareAndSibcall; 509 Type = SystemZII::CompareAndTrap; 517 TII->getFusedCompare(Compare.getOpcode(), Type, &Compare); 540 Type == SystemZII::CompareAndBranch ? 2 : 0)); 542 if (Type == SystemZII::CompareAndSibcall) 550 if (Type == SystemZII::CompareAndBranch || 551 Type == SystemZII::CompareAndSibcall) 568 if (Type == SystemZII::CompareAndBranch) { 576 if (Type == SystemZII::CompareAndSibcall)