Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp1653 static llvm::Value *emitArgumentDemotion(CodeGenFunction &CGF, in emitArgumentDemotion() function
1820 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
1909 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
2001 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()