Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp576 bool IsSmallStructInRegABI; member in __anona890a3f30111::X86_32ABIInfo
627 : ABIInfo(CGT), IsDarwinVectorABI(d), IsSmallStructInRegABI(p), in X86_32ABIInfo()
862 if (!IsSmallStructInRegABI && !RetTy->isAnyComplexType()) in classifyReturnType()
7068 bool IsSmallStructInRegABI = in getTargetCodeGenInfo() local
7075 IsDarwinVectorABI, IsSmallStructInRegABI, in getTargetCodeGenInfo()
7081 IsDarwinVectorABI, IsSmallStructInRegABI, in getTargetCodeGenInfo()