Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCall.cpp2861 static llvm::Value *emitArgumentDemotion(CodeGenFunction &CGF, in emitArgumentDemotion() function
3038 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
3164 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()
3299 V = emitArgumentDemotion(*this, Arg, V); in EmitFunctionProlog()