Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h152 MachineInstrBuilder genInstrWithNewOpc(unsigned NewOpc,
H A DMipsInstrInfo.cpp595 MipsInstrInfo::genInstrWithNewOpc(unsigned NewOpc, in genInstrWithNewOpc() function in MipsInstrInfo
H A DMipsDelaySlotFiller.cpp566 Branch = TII->genInstrWithNewOpc(NewOpcode, Branch); in replaceWithCompactBranch()