Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp2144 ABIArgInfo classifyRegCallStructType(QualType Ty, unsigned &NeededInt,
3557 ABIArgInfo X86_64ABIInfo::classifyRegCallStructType(QualType Ty, in classifyRegCallStructType() function in X86_64ABIInfo
3590 classifyRegCallStructType(FI.getReturnType(), NeededInt, NeededSSE); in computeInfo()
3626 it->info = classifyRegCallStructType(it->type, NeededInt, NeededSSE); in computeInfo()