Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1258 static llvm::Value *CreateCoercedLoad(Address Src, llvm::Type *Ty, in CreateCoercedLoad() function
3872 RV = CreateCoercedLoad(V, RetAI.getCoerceToType(), *this); in EmitFunctionEpilog()
5363 CreateCoercedLoad(Src, ArgInfo.getCoerceToType(), *this); in EmitCall()