HomeSort by relevance Sort by last modified time
    Searched refs:genInstrWithNewOpc (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Mips/
MipsInstrInfo.h 117 MachineInstrBuilder genInstrWithNewOpc(unsigned NewOpc,
MipsInstrInfo.cpp 278 MipsInstrInfo::genInstrWithNewOpc(unsigned NewOpc,
MipsSEInstrInfo.cpp 480 genInstrWithNewOpc(OpcD, I);
497 MachineInstrBuilder MIB = genInstrWithNewOpc(OpcS, I);
502 MIB = genInstrWithNewOpc(OpcS, I);

Completed in 26 milliseconds