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

References

lib/CodeGen/SelectionDAG/FastISel.cpp
  766       Ops.push_back(MachineOperand::CreateImm(StackMaps::ConstantOp));
  767       Ops.push_back(MachineOperand::CreateImm(C->getSExtValue()));
  769       Ops.push_back(MachineOperand::CreateImm(StackMaps::ConstantOp));
  770       Ops.push_back(MachineOperand::CreateImm(0));
  777         Ops.push_back(MachineOperand::CreateFI(SI->second));
  784       Ops.push_back(MachineOperand::CreateReg(Reg, /*isDef=*/false));