Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h283 llvm::Type *getUnpaddedCoerceAndExpandType() const { in getUnpaddedCoerceAndExpandType() function
/external/clang/lib/CodeGen/
DCGCall.cpp1501 resultType = retAI.getUnpaddedCoerceAndExpandType(); in GetFunctionType()
2818 llvm::Type *returnType = RetAI.getUnpaddedCoerceAndExpandType(); in EmitFunctionEpilog()
4026 assert(CI->getType() == RetAI.getUnpaddedCoerceAndExpandType()); in EmitCall()