Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1006 static bool callingConvSupported(CallingConv::ID CallConv) { in callingConvSupported() function
1031 if (!callingConvSupported(CallConv)) in LowerCall()
1316 if (!callingConvSupported(CallConv)) in LowerReturn()
1343 if (!callingConvSupported(CallConv)) in LowerFormalArguments()