Lines Matching full:hasn
314 fail(DL, DAG, "WebAssembly hasn't implemented nest arguments"); in LowerCall()
316 fail(DL, DAG, "WebAssembly hasn't implemented inalloca arguments"); in LowerCall()
318 fail(DL, DAG, "WebAssembly hasn't implemented cons regs arguments"); in LowerCall()
320 fail(DL, DAG, "WebAssembly hasn't implemented cons regs last arguments"); in LowerCall()
408 fail(DL, DAG, "WebAssembly hasn't implemented inalloca return values"); in LowerCall()
410 fail(DL, DAG, "WebAssembly hasn't implemented cons regs return values"); in LowerCall()
413 "WebAssembly hasn't implemented cons regs last return values"); in LowerCall()
460 fail(DL, DAG, "WebAssembly hasn't implemented inalloca results"); in LowerReturn()
462 fail(DL, DAG, "WebAssembly hasn't implemented cons regs results"); in LowerReturn()
464 fail(DL, DAG, "WebAssembly hasn't implemented cons regs last results"); in LowerReturn()
486 fail(DL, DAG, "WebAssembly hasn't implemented inalloca arguments"); in LowerFormalArguments()
488 fail(DL, DAG, "WebAssembly hasn't implemented nest arguments"); in LowerFormalArguments()
490 fail(DL, DAG, "WebAssembly hasn't implemented cons regs arguments"); in LowerFormalArguments()
492 fail(DL, DAG, "WebAssembly hasn't implemented cons regs last arguments"); in LowerFormalArguments()
547 fail(DL, DAG, "WebAssembly hasn't implemented computed gotos"); in LowerOperation()
550 fail(DL, DAG, "WebAssembly hasn't implemented __builtin_return_address"); in LowerOperation()