Home
last modified time | relevance | path

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

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