Searched refs:TempLVal (Results 1 – 1 of 1) sorted by relevance
1262 LValue TempLVal = projectValue(); in emitCopyIntoMemory() local1266 CGF.EmitStoreOfScalar(rvalue.getScalarVal(), TempLVal, /*init*/ true); in emitCopyIntoMemory()1268 CGF.EmitStoreOfComplex(rvalue.getComplexVal(), TempLVal, /*init*/ true); in emitCopyIntoMemory()