Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitConstantValueForMemory

510       CGM.EmitConstantValueForMemory(FieldValue, Field->getType(), CGF);
1012 return EmitConstantValueForMemory(*Value, D.getType(), CGF);
1190 Filler = EmitConstantValueForMemory(Value.getArrayFiller(),
1198 C = EmitConstantValueForMemory(Value.getArrayInitializedElt(I),
1228 CodeGenModule::EmitConstantValueForMemory(const APValue &Value,