Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp6947 ABIArgInfo coerceToIntArrayWithLimit(QualType Ty, unsigned MaxSize) const;
7045 ABIArgInfo NVPTXABIInfo::coerceToIntArrayWithLimit(QualType Ty, in coerceToIntArrayWithLimit() function in __anon6bad40bc0a11::NVPTXABIInfo
7062 return coerceToIntArrayWithLimit(RetTy, 64); in classifyReturnType()