Lines Matching refs:setDesc
122 EarlierMI->setDesc(get(HighOpcode)); in splitMove()
123 MI->setDesc(get(LowOpcode)); in splitMove()
138 MI->setDesc(get(NewOpcode)); in splitAdjDynAlloc()
153 MI.setDesc(get(IsHigh ? HighOpcode : LowOpcode)); in expandRIPseudo()
170 MI.setDesc(get(LowOpcodeK)); in expandRIEPseudo()
175 MI.setDesc(get(DestIsHigh ? HighOpcode : LowOpcode)); in expandRIEPseudo()
189 MI.setDesc(get(Opcode)); in expandRXYPseudo()
199 MI.setDesc(get(Opcode)); in expandLOCPseudo()
213 MI.setDesc(get(LowOpcode)); in expandLOCRPseudo()
215 MI.setDesc(get(HighOpcode)); in expandLOCRPseudo()
267 MI->setDesc(get(SystemZ::LG)); in expandLoadStackGuard()
677 UseMI.setDesc(get(NewUseOpc)); in FoldImmediate()
739 MI.setDesc(get(SystemZ::CondTrap)); in PredicateInstruction()
746 MI.setDesc(get(SystemZ::CondReturn)); in PredicateInstruction()
757 MI.setDesc(get(SystemZ::CallBRCL)); in PredicateInstruction()
769 MI.setDesc(get(SystemZ::CallBCR)); in PredicateInstruction()
1413 MI.setDesc(get(DestIsHigh ? SystemZ::RISBHH : SystemZ::RISBLL)); in expandPostRAPseudo()
1415 MI.setDesc(get(DestIsHigh ? SystemZ::RISBHL : SystemZ::RISBLH)); in expandPostRAPseudo()