Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCall.cpp2546 static llvm::Value *emitArgumentDemotion(CodeGenFunction &CGF, in emitArgumentDemotion() function
2725 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
2850 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
2933 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()