reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/X86FloatingPoint.cpp
  246       DebugLoc dl = I == MBB->end() ? DebugLoc() : I->getDebugLoc();
  246       DebugLoc dl = I == MBB->end() ? DebugLoc() : I->getDebugLoc();
  250       BuildMI(*MBB, I, dl, TII->get(X86::LD_Frr)).addReg(STReg);