Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp1140 static llvm::Value *CreateCoercedLoad(Address Src, llvm::Type *Ty, in CreateCoercedLoad() function
2760 RV = CreateCoercedLoad(V, RetAI.getCoerceToType(), *this); in EmitFunctionEpilog()
3770 CreateCoercedLoad(Src, ArgInfo.getCoerceToType(), *this); in EmitCall()