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 MipsInstructionSelector492 const unsigned NewOpc = selectLoadStoreOpCode(I, MRI); in select()
138 unsigned selectLoadStoreOpCode(unsigned Opc, unsigned RegBank,357 unsigned ARMInstructionSelector::selectLoadStoreOpCode(unsigned Opc, in selectLoadStoreOpCode() function in ARMInstructionSelector1106 const auto NewOpc = selectLoadStoreOpCode(I.getOpcode(), RegBank, ValSize); in select()