Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp2014 static llvm::Value *emitArgumentDemotion(CodeGenFunction &CGF, in emitArgumentDemotion() function
2192 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
2300 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
2373 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()