Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1338 void CodeGenFunction::CreateCoercedStore(llvm::Value *Src, Address Dst, in CreateCoercedStore() function in CodeGenFunction
3286 CreateCoercedStore( in EmitFunctionProlog()
5968 CreateCoercedStore( in EmitCall()
H A DCGExprAgg.cpp134 CGF.CreateCoercedStore( in VisitConstantExpr()
H A DCodeGenFunction.h4843 void CreateCoercedStore(llvm::Value *Src, Address Dst, llvm::TypeSize DstSize,