Home
last modified time | relevance | path

Searched refs:NoTail (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp987 auto NoTail = [&](const char *Msg) { in LowerCall() local
994 NoTail("WebAssembly 'tail-call' feature not enabled"); in LowerCall()
998 NoTail("WebAssembly does not support varargs tail calls"); in LowerCall()
1012 NoTail("WebAssembly tail call requires caller and callee return types to " in LowerCall()
1029 NoTail( in LowerCall()