Searched refs:X86_32TargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
1191 class X86_32TargetCodeGenInfo : public TargetCodeGenInfo { class1193 X86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool DarwinVectorABI, in X86_32TargetCodeGenInfo() function in __anon6bad40bc0111::X86_32TargetCodeGenInfo1296 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs( in addReturnRegisterOutputs()2079 bool X86_32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI()2123 void X86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()2137 bool X86_32TargetCodeGenInfo::initDwarfEHRegSizeTable( in initDwarfEHRegSizeTable()2619 class WinX86_32TargetCodeGenInfo : public X86_32TargetCodeGenInfo {2624 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI, in WinX86_32TargetCodeGenInfo()2657 X86_32TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes()11141 X86_32TargetCodeGenInfo::isStructReturnInRegABI(Triple, CodeGenOpts); in getTargetCodeGenInfo()[all …]