Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2996 bool isPromoted = in EmitFunctionProlog() local
3001 QualType Ty = isPromoted ? info_it->type : Arg->getType(); in EmitFunctionProlog()
3054 if (isPromoted) in EmitFunctionProlog()
3180 if (isPromoted) in EmitFunctionProlog()
3292 if (isPromoted) in EmitFunctionProlog()