Searched refs:X86_32TargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
1095 class X86_32TargetCodeGenInfo : public TargetCodeGenInfo { class1097 X86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool DarwinVectorABI, in X86_32TargetCodeGenInfo() function in __anon2eb210400111::X86_32TargetCodeGenInfo1196 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs( in addReturnRegisterOutputs()1947 bool X86_32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI()1974 void X86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()1990 bool X86_32TargetCodeGenInfo::initDwarfEHRegSizeTable( in initDwarfEHRegSizeTable()2373 class WinX86_32TargetCodeGenInfo : public X86_32TargetCodeGenInfo {2378 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI, in WinX86_32TargetCodeGenInfo()2411 X86_32TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes()9384 X86_32TargetCodeGenInfo::isStructReturnInRegABI(Triple, CodeGenOpts); in getTargetCodeGenInfo()[all …]