Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.cpp1248 static llvm::Value *CreateCoercedLoad(Address Src, llvm::Type *Ty, in CreateCoercedLoad() function
3586 RV = CreateCoercedLoad(V, RetAI.getCoerceToType(), *this); in EmitFunctionEpilog()
5065 CreateCoercedLoad(Src, ArgInfo.getCoerceToType(), *this); in EmitCall()