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

References

lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  650     fail(DL, DAG,
  654     fail(DL, DAG, "WebAssembly doesn't support patch point yet");
  680           fail(DL, DAG, "WebAssembly does not support varargs tail calls");
  682           fail(DL, DAG, "WebAssembly 'tail-call' feature not enabled");
  690     fail(DL, DAG, "WebAssembly doesn't support more than 1 returned value yet");
  709       fail(DL, DAG, "WebAssembly hasn't implemented nest arguments");
  711       fail(DL, DAG, "WebAssembly hasn't implemented inalloca arguments");
  713       fail(DL, DAG, "WebAssembly hasn't implemented cons regs arguments");
  715       fail(DL, DAG, "WebAssembly hasn't implemented cons regs last arguments");
  819       fail(DL, DAG, "WebAssembly hasn't implemented inalloca return values");
  821       fail(DL, DAG, "WebAssembly hasn't implemented cons regs return values");
  823       fail(DL, DAG,
  867     fail(DL, DAG, "WebAssembly doesn't support non-C calling conventions");
  879       fail(DL, DAG, "WebAssembly hasn't implemented inalloca results");
  881       fail(DL, DAG, "WebAssembly hasn't implemented cons regs results");
  883       fail(DL, DAG, "WebAssembly hasn't implemented cons regs last results");
  894     fail(DL, DAG, "WebAssembly doesn't support non-C calling conventions");
  905       fail(DL, DAG, "WebAssembly hasn't implemented inalloca arguments");
  907       fail(DL, DAG, "WebAssembly hasn't implemented nest arguments");
  909       fail(DL, DAG, "WebAssembly hasn't implemented cons regs arguments");
  911       fail(DL, DAG, "WebAssembly hasn't implemented cons regs last arguments");
  993     fail(DL, DAG, "WebAssembly hasn't implemented computed gotos");
 1058     fail(DL, DAG,
 1097     fail(DL, DAG, "WebAssembly only expects the 0 address space");