Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp841 static bool callingConvSupported(CallingConv::ID CallConv) { in callingConvSupported() function
866 if (!callingConvSupported(CallConv)) in LowerCall()
1148 if (!callingConvSupported(CallConv)) in LowerReturn()
1175 if (!callingConvSupported(CallConv)) in LowerFormalArguments()