Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp1191 static void BuildAggStore(CodeGenFunction &CGF, llvm::Value *Val, in BuildAggStore() function
1248 BuildAggStore(CGF, Src, Dst, DstIsVolatile); in CreateCoercedStore()
4076 BuildAggStore(*this, CI, DestPtr, DestIsVolatile); in EmitCall()