Lines Matching defs:X86_32TargetCodeGenInfo
206 class X86_32TargetCodeGenInfo : public TargetCodeGenInfo {
208 X86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool DarwinVectorABI,
304 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs(
1093 bool X86_32TargetCodeGenInfo::isStructReturnInRegABI(
1137 void X86_32TargetCodeGenInfo::setTargetAttributes(
1151 bool X86_32TargetCodeGenInfo::initDwarfEHRegSizeTable(
1628 class WinX86_32TargetCodeGenInfo : public X86_32TargetCodeGenInfo {
1633 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI,
1655 X86_32TargetCodeGenInfo::setTargetAttributes(D, GV, CGM);
3432 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI(
3434 return std::make_unique<X86_32TargetCodeGenInfo>(
3442 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI(