Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DNVPTX.cpp41 ABIArgInfo coerceToIntArrayWithLimit(QualType Ty, unsigned MaxSize) const;
151 ABIArgInfo NVPTXABIInfo::coerceToIntArrayWithLimit(QualType Ty, in coerceToIntArrayWithLimit() function in __anon22ecdd470111::NVPTXABIInfo
169 return coerceToIntArrayWithLimit(RetTy, 64); in classifyReturnType()