Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1039 auto NoTail = [&](const char *Msg) { in LowerCall() local
1046 NoTail("WebAssembly 'tail-call' feature not enabled"); in LowerCall()
1050 NoTail("WebAssembly does not support varargs tail calls"); in LowerCall()
1064 NoTail("WebAssembly tail call requires caller and callee return types to " in LowerCall()
1081 NoTail( in LowerCall()