Home
last modified time | relevance | path

Searched refs:genInstrWithNewOpc (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h173 MachineInstrBuilder genInstrWithNewOpc(unsigned NewOpc,
H A DMipsDelaySlotFiller.cpp564 Branch = TII->genInstrWithNewOpc(NewOpcode, Branch); in replaceWithCompactBranch()
H A DMipsInstrInfo.cpp685 MipsInstrInfo::genInstrWithNewOpc(unsigned NewOpc, in genInstrWithNewOpc() function in MipsInstrInfo