Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp1687 bool IsThisCall = in rewriteWithInAlloca() local
1690 if (Ret.isIndirect() && Ret.isSRetAfterThis() && !IsThisCall && in rewriteWithInAlloca()
1705 if (IsThisCall) in rewriteWithInAlloca()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp2025 bool IsThisCall = in rewriteWithInAlloca() local
2028 if (Ret.isIndirect() && Ret.isSRetAfterThis() && !IsThisCall && in rewriteWithInAlloca()
2042 if (IsThisCall) in rewriteWithInAlloca()