Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp1274 static void BuildAggStore(CodeGenFunction &CGF, llvm::Value *Val, in BuildAggStore() function
1331 BuildAggStore(CGF, Src, Dst, DstIsVolatile); in CreateCoercedStore()
4494 BuildAggStore(*this, CI, DestPtr, DestIsVolatile); in EmitCall()