Home
last modified time | relevance | path

Searched refs:emitMemcpy (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGClass.cpp958 void emitMemcpy() { in emitMemcpy() function in __anon6487f5180311::FieldMemcpyizer
1118 emitMemcpy(); in emitAggregatedInits()
1253 emitMemcpy(); in emitAggregatedStmts()
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDCompiler.cpp205 return this->emitMemcpy(CE); in VisitCastExpr()