Searched refs:X86_32ABIInfo (Results 1 – 1 of 1) sorted by relevance
107 class X86_32ABIInfo : public ABIInfo { class179 X86_32ABIInfo(CodeGen::CodeGenTypes &CGT, bool DarwinVectorABI, in X86_32ABIInfo() function in __anon8aa8892d0111::X86_32ABIInfo211 : TargetCodeGenInfo(std::make_unique<X86_32ABIInfo>( in X86_32TargetCodeGenInfo()338 bool X86_32ABIInfo::shouldReturnTypeInRegister(QualType Ty, in shouldReturnTypeInRegister()440 bool X86_32ABIInfo::canExpandIndirectArgument(QualType Ty) const { in canExpandIndirectArgument()469 ABIArgInfo X86_32ABIInfo::getIndirectReturnResult(QualType RetTy, CCState &State) const { in getIndirectReturnResult()481 ABIArgInfo X86_32ABIInfo::classifyReturnType(QualType RetTy, in classifyReturnType()578 unsigned X86_32ABIInfo::getTypeStackAlignInBytes(QualType Ty, in getTypeStackAlignInBytes()607 ABIArgInfo X86_32ABIInfo::getIndirectResult(QualType Ty, bool ByVal, in getIndirectResult()631 X86_32ABIInfo::Class X86_32ABIInfo::classify(QualType Ty) const { in classify()[all …]