Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h152 MachineInstrBuilder genInstrWithNewOpc(unsigned NewOpc,
H A DMipsDelaySlotFiller.cpp566 Branch = TII->genInstrWithNewOpc(NewOpcode, Branch); in replaceWithCompactBranch()
H A DMipsInstrInfo.cpp595 MipsInstrInfo::genInstrWithNewOpc(unsigned NewOpc, in genInstrWithNewOpc() function in MipsInstrInfo