Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Emit

968   /// EmitPropertyList - Emit the given property list. The return
1034 /// EmitImageInfo - Emit the image info marker used to encode some module
1080 /// EmitModuleSymols - Emit module symbols, the list of defined
1109 /// EmitIvarList - Emit the ivar list for the given
1117 /// EmitMetaClass - Emit a forward reference to the class structure
1122 /// EmitMetaClass - Emit a class structure for the metaclass of the
1132 /// EmitMethodList - Emit the method list for the given
1137 /// EmitMethodDescList - Emit a method description list for a list of
1210 /// The NeXT/Apple runtimes do not support typed selectors; just emit an
1324 /// EmitMethodList - Emit the method list for the given
1328 /// EmitIvarList - Emit the ivar list for the given
1481 /// The NeXT/Apple runtimes do not support typed selectors; just emit an
1941 // Emit a null-check if there's a consumed argument other than the receiver.
2672 // If we have generated a forward reference to this protocol, emit
2975 // Don't emit duplicate metadata for properties that were already in a
3461 Emit a "class extension", which in this specific context means extra
3716 void Emit(CodeGenFunction &CGF, Flags flags) override {
3754 // Emit objc_sync_exit(expr); as finally's sole statement for
3830 /// Emit a write hazard at the current location.
3844 /// Emit read hazards in all the protected blocks, i.e. all the blocks
4116 // Emit the protected block.
4124 // Emit the exception handler block.
4139 // Retrieve the exception object. We may emit multiple blocks but
4251 // Emit the @catch block.
4288 // Emit the exception handler for the @catch blocks.
4320 // Emit the rethrow block.
4504 Emit the image info marker used to encode some module
4949 // For GC layouts, emit a skip to the end of the allocation so that we
5158 // Emit the dummy bodies for any protocols which were referenced but
6357 /// EmitIvarList - Emit the ivar list for the given
6721 /// Emit a "vtable" message send. We emit a weak hidden-visibility
7246 // attribute, emit an external reference.