Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp2530 static llvm::Value *emitArgumentDemotion(CodeGenFunction &CGF, in emitArgumentDemotion() function
2709 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
2834 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
2917 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()