Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Emission

424     // Start emission for the construct.
437 // Restore original CapturedStmtInfo only if we're done with code emission.
5671 // Add emission of __kmpc_end_reduce{_nowait}(<loc>, <gtid>, &<lock>);
5812 // Add emission of __kmpc_end_reduce(<loc>, <gtid>, &<lock>);
6759 CodeGenFunction::AutoVarEmission Emission =
6761 CGF.EmitAutoVarCleanups(Emission);
6784 CodeGenFunction::AutoVarEmission Emission =
6786 CGF.EmitAutoVarCleanups(Emission);
6857 CodeGenFunction::AutoVarEmission Emission =
6859 CGF.EmitAutoVarCleanups(Emission);
7234 /// member and there is no map information about it, then emission of that
8419 // emission of that entry until the whole struct has been processed.
8509 // emission of that entry until the whole struct has been processed.