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

References

lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
  122       Cond.push_back(MachineOperand::CreateImm(true));
  123       Cond.push_back(MI.getOperand(1));
  130       Cond.push_back(MachineOperand::CreateImm(false));
  131       Cond.push_back(MI.getOperand(1));
  144       Cond.push_back(MachineOperand::CreateImm(true));
  145       Cond.push_back(MI.getOperand(2));