Lines Matching refs:DebugLoc
236 DebugLoc dl = I == MBB->end() ? DebugLoc() : I->getDebugLoc();
256 DebugLoc dl = I == MBB->end() ? DebugLoc() : I->getDebugLoc();
830 DebugLoc dl = MI->getDebugLoc();
874 return BuildMI(*MBB, I, DebugLoc(), TII->get(X86::ST_FPrr)).addReg(STReg);
929 BuildMI(*MBB, I, DebugLoc(), TII->get(X86::LD_F0));
1168 DebugLoc dl = MI->getDebugLoc();
1740 I = BuildMI(*MBB, I, DebugLoc(), TII->get(TargetOpcode::KILL));