Searched refs:DataMI (Results 1 – 3 of 3) sorted by relevance
5527 MachineInstr *DataMI = MF.CreateMachineInstr(MCID, MI.getDebugLoc(), true); in unfoldMemoryOperand() local5528 MachineInstrBuilder MIB(MF, DataMI); in unfoldMemoryOperand()5547 switch (DataMI->getOpcode()) { in unfoldMemoryOperand()5556 MachineOperand &MO0 = DataMI->getOperand(0); in unfoldMemoryOperand()5557 MachineOperand &MO1 = DataMI->getOperand(1); in unfoldMemoryOperand()5560 switch (DataMI->getOpcode()) { in unfoldMemoryOperand()5570 DataMI->setDesc(get(NewOpc)); in unfoldMemoryOperand()5575 NewMIs.push_back(DataMI); in unfoldMemoryOperand()
6283 MachineInstr *DataMI = MF.CreateMachineInstr(MCID, MI.getDebugLoc(), true); in unfoldMemoryOperand() local6284 MachineInstrBuilder MIB(MF, DataMI); in unfoldMemoryOperand()6303 switch (DataMI->getOpcode()) { in unfoldMemoryOperand()6312 MachineOperand &MO0 = DataMI->getOperand(0); in unfoldMemoryOperand()6313 MachineOperand &MO1 = DataMI->getOperand(1); in unfoldMemoryOperand()6316 switch (DataMI->getOpcode()) { in unfoldMemoryOperand()6326 DataMI->setDesc(get(NewOpc)); in unfoldMemoryOperand()6331 NewMIs.push_back(DataMI); in unfoldMemoryOperand()
6422 MachineInstr *DataMI = MF.CreateMachineInstr(MCID, MI.getDebugLoc(), true); in unfoldMemoryOperand() local6423 MachineInstrBuilder MIB(MF, DataMI); in unfoldMemoryOperand()6442 switch (DataMI->getOpcode()) { in unfoldMemoryOperand()6451 MachineOperand &MO0 = DataMI->getOperand(0); in unfoldMemoryOperand()6452 MachineOperand &MO1 = DataMI->getOperand(1); in unfoldMemoryOperand()6455 switch (DataMI->getOpcode()) { in unfoldMemoryOperand()6465 DataMI->setDesc(get(NewOpc)); in unfoldMemoryOperand()6470 NewMIs.push_back(DataMI); in unfoldMemoryOperand()