Searched refs:selectLoadStoreOpCode (Results 1 – 2 of 2) sorted by relevance
50 unsigned selectLoadStoreOpCode(MachineInstr &I,182 MipsInstructionSelector::selectLoadStoreOpCode(MachineInstr &I, in selectLoadStoreOpCode() function in MipsInstructionSelector497 const unsigned NewOpc = selectLoadStoreOpCode(I, MRI); in select()
138 unsigned selectLoadStoreOpCode(unsigned Opc, unsigned RegBank,355 unsigned ARMInstructionSelector::selectLoadStoreOpCode(unsigned Opc, in selectLoadStoreOpCode() function in ARMInstructionSelector1095 const auto NewOpc = selectLoadStoreOpCode(I.getOpcode(), RegBank, ValSize); in select()