Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h444 unsigned getInAllocaIndirect() const { in getInAllocaIndirect() function
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3014 if (ArgI.getInAllocaIndirect()) in EmitFunctionProlog()
5100 if (!ArgInfo.getInAllocaIndirect()) { in EmitCall()
5117 } else if (ArgInfo.getInAllocaIndirect()) { in EmitCall()