Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp2291 ABIArgInfo classifyRegCallStructType(QualType Ty, unsigned &NeededInt,
3850 ABIArgInfo X86_64ABIInfo::classifyRegCallStructType(QualType Ty, in classifyRegCallStructType() function in X86_64ABIInfo
3883 classifyRegCallStructType(FI.getReturnType(), NeededInt, NeededSSE); in computeInfo()
3920 it->info = classifyRegCallStructType(it->type, NeededInt, NeededSSE); in computeInfo()