Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h425 unsigned getInAllocaIndirect() const { in getInAllocaIndirect() function
/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp2491 if (ArgI.getInAllocaIndirect()) in EmitFunctionProlog()
4442 if (!ArgInfo.getInAllocaIndirect()) { in EmitCall()
4459 } else if (ArgInfo.getInAllocaIndirect()) { in EmitCall()