Home
last modified time | relevance | path

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

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