Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp985 static void CreateCoercedStore(llvm::Value *Src, in CreateCoercedStore() function
1950 CreateCoercedStore(AI, Ptr, /*DestIsVolatile=*/false, *this); in EmitFunctionProlog()
3420 CreateCoercedStore(CI, StorePtr, DestIsVolatile, *this); in EmitCall()