Searched refs:AddRegOperandsToUseLists (Results 1 – 6 of 6) sorted by relevance
77 I->AddRegOperandsToUseLists(RegInfo); in addNodeToList()99 N->AddRegOperandsToUseLists(MF->getRegInfo()); in addNodeToList()
600 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &RegInfo) { in AddRegOperandsToUseLists() function in MachineInstr
574 void AddRegOperandsToUseLists(MachineRegisterInfo &RegInfo);
85 I->AddRegOperandsToUseLists(RegInfo); in addNodeToList()102 N->AddRegOperandsToUseLists(MF->getRegInfo()); in addNodeToList()
739 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &MRI) { in AddRegOperandsToUseLists() function in MachineInstr
1265 void AddRegOperandsToUseLists(MachineRegisterInfo&);