Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp3542 unsigned LocalNeededInt, LocalNeededSSE; in classifyRegCallStructTypeImpl() local
3543 if (classifyArgumentType(FD->getType(), UINT_MAX, LocalNeededInt, in classifyRegCallStructTypeImpl()
3549 NeededInt += LocalNeededInt; in classifyRegCallStructTypeImpl()