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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp712 auto NoTail = [&](const char *Msg) { local
719 NoTail("WebAssembly 'tail-call' feature not enabled");
723 NoTail("WebAssembly does not support varargs tail calls");
737 NoTail("WebAssembly tail call requires caller and callee return types to "
754 NoTail(

Completed in 106 milliseconds