Searched refs:selectLoadStoreOp (Results 1 – 2 of 2) sorted by relevance
154 static unsigned selectLoadStoreOp(unsigned GenericOpc, unsigned RegBankID, in selectLoadStoreOp() function740 const unsigned NewOpc = selectLoadStoreOp( in select()
77 bool selectLoadStoreOp(MachineInstr &I, MachineRegisterInfo &MRI,391 return selectLoadStoreOp(I, MRI, MF); in select() 559 bool X86InstructionSelector::selectLoadStoreOp(MachineInstr &I, in selectLoadStoreOp() 545 bool X86InstructionSelector::selectLoadStoreOp(MachineInstr &I, selectLoadStoreOp() function in X86InstructionSelector