Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h444 unsigned getInAllocaIndirect() const { in getInAllocaIndirect() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp2668 if (ArgI.getInAllocaIndirect()) in EmitFunctionProlog()
4732 if (!ArgInfo.getInAllocaIndirect()) { in EmitCall()
4749 } else if (ArgInfo.getInAllocaIndirect()) { in EmitCall()