Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp1650 static bool isArgInAlloca(const ABIArgInfo &Info) { in isArgInAlloca() function
1691 isArgInAlloca(I->info)) { in rewriteWithInAlloca()
1710 if (isArgInAlloca(I->info)) in rewriteWithInAlloca()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp1991 static bool isArgInAlloca(const ABIArgInfo &Info) { in isArgInAlloca() function
2029 isArgInAlloca(I->info)) { in rewriteWithInAlloca()
2047 if (isArgInAlloca(I->info)) in rewriteWithInAlloca()