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

References

lib/CodeGen/SelectionDAG/FastISel.cpp
  812   Ops.push_back(MachineOperand::CreateImm(ID->getZExtValue()));
  818   Ops.push_back(MachineOperand::CreateImm(NumBytes->getZExtValue()));
  822   if (!addStackMapLiveVars(Ops, I, 2))
  832     Ops.push_back(MachineOperand::CreateReg(
  847   for (auto const &MO : Ops)