Searched refs:UsePointerValue (Results 1 – 3 of 3) sorted by relevance
509 const bool UsePointerValue = false);524 CGBuilderTy &Builder, bool UsePointerValue = false);640 const bool UsePointerValue = false);648 const bool UsePointerValue = false);
4750 const bool UsePointerValue) { in EmitDeclare() argument4861 if (UsePointerValue) { in EmitDeclare()4930 const bool UsePointerValue) { in EmitDeclare() argument4957 if (UsePointerValue) { in EmitDeclare()5035 const bool UsePointerValue) { in EmitDeclareOfAutoVariable() argument5048 return EmitDeclare(VD, Storage, std::nullopt, Builder, UsePointerValue); in EmitDeclareOfAutoVariable()5161 bool UsePointerValue) { in EmitDeclareOfArgVariable() argument5163 return EmitDeclare(VD, AI, ArgNo, Builder, UsePointerValue); in EmitDeclareOfArgVariable()
1672 bool UsePointerValue = NRVO && ReturnValuePointer.isValid(); in EmitAutoVarAlloca() local1676 if (UsePointerValue) { in EmitAutoVarAlloca()1681 UsePointerValue); in EmitAutoVarAlloca()