Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGCall.cpp703 static llvm::Value *CreateCoercedLoad(llvm::Value *SrcPtr, in CreateCoercedLoad() function
1727 RV = CreateCoercedLoad(V, RetAI.getCoerceToType(), *this); in EmitFunctionEpilog()
2442 Args.push_back(CreateCoercedLoad(SrcPtr, ArgInfo.getCoerceToType(), in EmitCall()