Home
last modified time | relevance | path

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

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