Home
last modified time | relevance | path

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

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