Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGCall.cpp1200 static llvm::Value *emitArgumentDemotion(CodeGenFunction &CGF, in emitArgumentDemotion() function
1300 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
1326 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
1414 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()