Searched refs:X86_32TargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
896 class X86_32TargetCodeGenInfo : public TargetCodeGenInfo { class898 X86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool DarwinVectorABI, in X86_32TargetCodeGenInfo() function in __anona890a3f30111::X86_32TargetCodeGenInfo992 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs( in addReturnRegisterOutputs()1558 bool X86_32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI()1586 void X86_32TargetCodeGenInfo::setTargetAttributes(const Decl *D, in setTargetAttributes()1605 bool X86_32TargetCodeGenInfo::initDwarfEHRegSizeTable( in initDwarfEHRegSizeTable()1938 class WinX86_32TargetCodeGenInfo : public X86_32TargetCodeGenInfo {1943 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI, in WinX86_32TargetCodeGenInfo()1978 X86_32TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes()7565 X86_32TargetCodeGenInfo::isStructReturnInRegABI(Triple, CodeGenOpts); in getTargetCodeGenInfo()[all …]