Home | History | Annotate | Download | only in Mips

Lines Matching refs:getOffsetOf

384     unsigned getOffsetOf(MachineInstr *MI) const;
826 /// getOffsetOf - Return the current offset of the specified machine instruction
829 unsigned MipsConstantIslands::getOffsetOf(MachineInstr *MI) const {
873 return getOffsetOf(U.MI);
1012 unsigned CPEOffset = getOffsetOf(CPEMI);
1504 unsigned BrOffset = getOffsetOf(MI) + PCAdj;
1510 << " from " << getOffsetOf(MI) << " to " << DestOffset