Searched refs:IsSmallStructInRegABI (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp515 bool IsSmallStructInRegABI; member in class:__anon3763::X86_32ABIInfo
551 : ABIInfo(CGT), IsDarwinVectorABI(d), IsSmallStructInRegABI(p),
691 if (!IsSmallStructInRegABI && !RetTy->isAnyComplexType())

Completed in 92 milliseconds