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

References

lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  913     Opc = WebAssembly::SELECT_I32;
  917     Opc = WebAssembly::SELECT_I64;
  921     Opc = WebAssembly::SELECT_F32;
  925     Opc = WebAssembly::SELECT_F64;
  929     Opc = WebAssembly::SELECT_EXNREF;
  937   BuildMI(*FuncInfo.MBB, FuncInfo.InsertPt, DbgLoc, TII.get(Opc), ResultReg)