Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1036 bool IsThisCall = in rewriteWithInAlloca() local
1039 if (Ret.isIndirect() && Ret.isSRetAfterThis() && !IsThisCall && in rewriteWithInAlloca()
1053 if (IsThisCall) in rewriteWithInAlloca()