Home | History | Annotate | Download | only in CodeGen

Lines Matching full:produce

916     // bitcast is likely to produce some pretty ugly IR, but it's not
1774 /// Produce the code for a CK_ARCConsumeObject. Does a primitive
1936 /// Produce the code to do a retain. Based on the type, calls one of:
2276 /// Produce the code to do a objc_autoreleasepool_push.
2289 /// Produce the code to do a primitive release.
2308 /// Produce the code to do an MRR version objc_autoreleasepool_push.
2336 /// Produce the code to do a primitive release.
2648 // If we can't safely assume the sub-expression will produce a
2741 /// best-effort attempt to peephole expressions that naturally produce
2894 /// non-trivial copy assignment function, produce following helper function.