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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp641 static bool callingConvSupported(CallingConv::ID CallConv) { function
665 if (!callingConvSupported(CallConv))
882 if (!callingConvSupported(CallConv))
909 if (!callingConvSupported(CallConv))

Completed in 119 milliseconds