Home
last modified time | relevance | path

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

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