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

  /external/llvm/lib/Target/Mips/
MipsInstrInfo.h 74 unsigned getEquivalentCompactForm(const MachineBasicBlock::iterator I) const;
MipsDelaySlotFiller.cpp 537 unsigned NewOpcode = TII->getEquivalentCompactForm(Branch);
589 !TII->getEquivalentCompactForm(I)) {
626 TII->getEquivalentCompactForm(I)) {
MipsInstrInfo.cpp 263 unsigned MipsInstrInfo::getEquivalentCompactForm(

Completed in 545 milliseconds