Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp959 static void BuildAggStore(CodeGenFunction &CGF, llvm::Value *Val, in BuildAggStore() function
1020 BuildAggStore(CGF, Src, Casted, DstIsVolatile, true); in CreateCoercedStore()
3389 BuildAggStore(*this, CI, DestPtr, DestIsVolatile, false); in EmitCall()