Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp538 bool IsRetCall = CallResults.getOpcode() == WebAssembly::RET_CALL_RESULTS; in LowerCallResults() local
551 if (IsIndirect && IsRetCall) { in LowerCallResults()
555 } else if (IsRetCall) { in LowerCallResults()