Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp1768 static llvm::Value *emitArgumentDemotion(CodeGenFunction &CGF, in emitArgumentDemotion() function
1934 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
2023 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
2096 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()