Searched refs:UsePointerValue (Results 1 – 3 of 3) sorted by relevance
534 const bool UsePointerValue = false);549 CGBuilderTy &Builder, bool UsePointerValue = false);695 const bool UsePointerValue = false);703 const bool UsePointerValue = false);
5011 const bool UsePointerValue) { in EmitDeclare() argument5124 if (UsePointerValue) { in EmitDeclare()5193 const bool UsePointerValue) { in EmitDeclare() argument5220 if (UsePointerValue) { in EmitDeclare()5298 const bool UsePointerValue) { in EmitDeclareOfAutoVariable() argument5310 return EmitDeclare(VD, Storage, std::nullopt, Builder, UsePointerValue); in EmitDeclareOfAutoVariable()5424 bool UsePointerValue) { in EmitDeclareOfArgVariable() argument5426 return EmitDeclare(VD, AI, ArgNo, Builder, UsePointerValue); in EmitDeclareOfArgVariable()
1709 bool UsePointerValue = NRVO && ReturnValuePointer.isValid(); in EmitAutoVarAlloca() local1713 if (UsePointerValue) { in EmitAutoVarAlloca()1718 UsePointerValue); in EmitAutoVarAlloca()