Searched defs:emitCopy (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/CodeGen/ |
| D | CGBlocks.cpp | 1639 void emitCopy(CodeGenFunction &CGF, Address destField, in emitCopy() function in __anon0d6c064f0611::ObjectByrefHelpers 1672 void emitCopy(CodeGenFunction &CGF, Address destField, in emitCopy() function in __anon0d6c064f0611::ARCWeakByrefHelpers 1693 void emitCopy(CodeGenFunction &CGF, Address destField, in emitCopy() function in __anon0d6c064f0611::ARCStrongByrefHelpers 1730 void emitCopy(CodeGenFunction &CGF, Address destField, in emitCopy() function in __anon0d6c064f0611::ARCStrongBlockByrefHelpers 1762 void emitCopy(CodeGenFunction &CGF, Address destField, in emitCopy() function in __anon0d6c064f0611::CXXByrefHelpers
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGBlocks.cpp | 2199 void emitCopy(CodeGenFunction &CGF, Address destField, in emitCopy() function in __anon6d82b77d0911::ObjectByrefHelpers 2232 void emitCopy(CodeGenFunction &CGF, Address destField, in emitCopy() function in __anon6d82b77d0911::ARCWeakByrefHelpers 2253 void emitCopy(CodeGenFunction &CGF, Address destField, in emitCopy() function in __anon6d82b77d0911::ARCStrongByrefHelpers 2290 void emitCopy(CodeGenFunction &CGF, Address destField, in emitCopy() function in __anon6d82b77d0911::ARCStrongBlockByrefHelpers 2322 void emitCopy(CodeGenFunction &CGF, Address destField, in emitCopy() function in __anon6d82b77d0911::CXXByrefHelpers 2348 void emitCopy(CodeGenFunction &CGF, Address destField, in emitCopy() function in __anon6d82b77d0911::NonTrivialCStructByrefHelpers
|