Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp509 bool IsRetCall = CallResults.getOpcode() == WebAssembly::RET_CALL_RESULTS; in LowerCallResults() local
522 if (IsIndirect && IsRetCall) { in LowerCallResults()
526 } else if (IsRetCall) { in LowerCallResults()