Home | History | Annotate | Download | only in X86

Lines Matching refs:DebugLoc

206       DebugLoc dl = I == MBB->end() ? DebugLoc() : I->getDebugLoc();
226 DebugLoc dl = I == MBB->end() ? DebugLoc() : I->getDebugLoc();
783 DebugLoc dl = MI->getDebugLoc();
827 return BuildMI(*MBB, I, DebugLoc(), TII->get(X86::ST_FPrr))
884 BuildMI(*MBB, I, DebugLoc(), TII->get(X86::LD_F0));
1144 DebugLoc dl = MI->getDebugLoc();
1607 Inst = BuildMI(*MBB, Inst, DebugLoc(), TII->get(TargetOpcode::KILL));