Searched refs:BuildAggStore (Results 1 – 1 of 1) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGCall.cpp | 959 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()
|