Lines Matching defs:X86_32TargetCodeGenInfo
193 class X86_32TargetCodeGenInfo : public TargetCodeGenInfo {
195 X86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool DarwinVectorABI,
291 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs(
1084 bool X86_32TargetCodeGenInfo::isStructReturnInRegABI(
1128 void X86_32TargetCodeGenInfo::setTargetAttributes(
1142 bool X86_32TargetCodeGenInfo::initDwarfEHRegSizeTable(
1619 class WinX86_32TargetCodeGenInfo : public X86_32TargetCodeGenInfo {
1624 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI,
1646 X86_32TargetCodeGenInfo::setTargetAttributes(D, GV, CGM);
3460 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI(
3462 return std::make_unique<X86_32TargetCodeGenInfo>(
3470 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI(