Lines Matching full:hasn
1111 fail(DL, DAG, "WebAssembly hasn't implemented nest arguments"); in LowerCall()
1113 fail(DL, DAG, "WebAssembly hasn't implemented inalloca arguments"); in LowerCall()
1115 fail(DL, DAG, "WebAssembly hasn't implemented cons regs arguments"); in LowerCall()
1117 fail(DL, DAG, "WebAssembly hasn't implemented cons regs last arguments"); in LowerCall()
1244 fail(DL, DAG, "WebAssembly hasn't implemented inalloca return values"); in LowerCall()
1246 fail(DL, DAG, "WebAssembly hasn't implemented cons regs return values"); in LowerCall()
1249 "WebAssembly hasn't implemented cons regs last return values"); in LowerCall()
1329 fail(DL, DAG, "WebAssembly hasn't implemented inalloca results"); in LowerReturn()
1331 fail(DL, DAG, "WebAssembly hasn't implemented cons regs results"); in LowerReturn()
1333 fail(DL, DAG, "WebAssembly hasn't implemented cons regs last results"); in LowerReturn()
1359 fail(DL, DAG, "WebAssembly hasn't implemented inalloca arguments"); in LowerFormalArguments()
1361 fail(DL, DAG, "WebAssembly hasn't implemented nest arguments"); in LowerFormalArguments()
1363 fail(DL, DAG, "WebAssembly hasn't implemented cons regs arguments"); in LowerFormalArguments()
1365 fail(DL, DAG, "WebAssembly hasn't implemented cons regs last arguments"); in LowerFormalArguments()
1467 fail(DL, DAG, "WebAssembly hasn't implemented computed gotos"); in LowerOperation()
1646 "Non-Emscripten WebAssembly hasn't implemented " in LowerRETURNADDR()