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

References

lib/CodeGen/MachineOperand.cpp
  464     V.printAsOperand(OS, /*PrintType=*/false, MST);
  470     V.printAsOperand(OS, /*PrintType=*/true, MST);
  479   int Slot = MST.getCurrentFunction() ? MST.getLocalSlot(&V) : -1;
  479   int Slot = MST.getCurrentFunction() ? MST.getLocalSlot(&V) : -1;