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.cpp1179 static bool callingConvSupported(CallingConv::ID CallConv) { in callingConvSupported() function
1204 if (!callingConvSupported(CallConv)) in LowerCall()
1490 if (!callingConvSupported(CallConv)) in LowerReturn()
1517 if (!callingConvSupported(CallConv)) in LowerFormalArguments()