Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCall.cpp921 static llvm::Value *CreateCoercedLoad(llvm::Value *SrcPtr, in CreateCoercedLoad() function
2430 RV = CreateCoercedLoad(V, RetAI.getCoerceToType(), Align, *this); in EmitFunctionEpilog()
3350 CreateCoercedLoad(SrcPtr, ArgInfo.getCoerceToType(), in EmitCall()