Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/CodeGen/
DCGFunctionInfo.h363 llvm::Type *getUnpaddedCoerceAndExpandType() const { in getUnpaddedCoerceAndExpandType() function
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGCall.cpp1655 resultType = retAI.getUnpaddedCoerceAndExpandType(); in GetFunctionType()
3693 llvm::Type *returnType = RetAI.getUnpaddedCoerceAndExpandType(); in EmitFunctionEpilog()
5569 assert(CI->getType() == RetAI.getUnpaddedCoerceAndExpandType()); in EmitCall()