Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp63 void CIRGenFunction::emitAggregateStore(mlir::Value value, Address dest) { in emitAggregateStore() function in CIRGenFunction
622 emitAggregateStore(results[0], destPtr); in emitCall()
H A DCIRGenFunction.h747 void emitAggregateStore(mlir::Value value, Address dest);