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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp962 /// CreateCoercedLoad - Create a load from \arg SrcPtr interpreted as
969 static llvm::Value *CreateCoercedLoad(Address Src, llvm::Type *Ty, function
2459 RV = CreateCoercedLoad(V, RetAI.getCoerceToType(), *this);
3399 CreateCoercedLoad(Src, ArgInfo.getCoerceToType(), *this);

Completed in 312 milliseconds