Home | History | Annotate | Download | only in CodeGen

Lines Matching full:dbg

277       MachineInstr *DBG = LRIDbgValues[li];
279 DBG->getOperand(DBG->getNumOperands()-1).getMetadata();
281 if (DBG->getOperand(1).isImm())
282 Offset = DBG->getOperand(1).getImm();
293 MachineBasicBlock *MBB = DBG->getParent();