Home
last modified time | relevance | path

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

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