Lines Matching refs:CodeGen

31 using namespace CodeGen;
33 static void AssignToArrayRange(CodeGen::CGBuilderTy &Builder, in AssignToArrayRange()
374 DefaultABIInfo(CodeGen::CodeGenTypes &CGT) : ABIInfo(CGT) {} in DefaultABIInfo()
392 DefaultTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT) in DefaultTargetCodeGenInfo()
437 PNaClABIInfo(CodeGen::CodeGenTypes &CGT) : ABIInfo(CGT) {} in PNaClABIInfo()
449 PNaClTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT) in PNaClTargetCodeGenInfo()
508 static llvm::Type* X86AdjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in X86AdjustInlineAsmType()
618 X86_32ABIInfo(CodeGen::CodeGenTypes &CGT, bool d, bool p, bool w, in X86_32ABIInfo()
626 X86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, in X86_32TargetCodeGenInfo()
634 CodeGen::CodeGenModule &CGM) const override;
636 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const override { in getDwarfEHStackPointer()
642 bool initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF,
645 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in adjustInlineAsmType()
660 getUBSanFunctionSignature(CodeGen::CodeGenModule &CGM) const override { in getUBSanFunctionSignature()
1316 CodeGen::CodeGenModule &CGM) const { in SetTargetAttributes()
1334 CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()
1336 CodeGen::CGBuilderTy &Builder = CGF.Builder; in initDwarfEHRegSizeTable()
1484 X86_64ABIInfo(CodeGen::CodeGenTypes &CGT, bool hasavx) : in X86_64ABIInfo()
1515 WinX86_64ABIInfo(CodeGen::CodeGenTypes &CGT) : ABIInfo(CGT) {} in WinX86_64ABIInfo()
1537 X86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool HasAVX) in X86_64TargetCodeGenInfo()
1544 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const override { in getDwarfEHStackPointer()
1548 bool initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()
1558 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in adjustInlineAsmType()
1590 getUBSanFunctionSignature(CodeGen::CodeGenModule &CGM) const override { in getUBSanFunctionSignature()
1614 WinX86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, in WinX86_32TargetCodeGenInfo()
1634 WinX86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool HasAVX) in WinX86_64TargetCodeGenInfo()
1637 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const override { in getDwarfEHStackPointer()
1641 bool initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()
3047 NaClX86_64ABIInfo(CodeGen::CodeGenTypes &CGT, bool HasAVX) in NaClX86_64ABIInfo()
3060 NaClX86_64TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool HasAVX) in NaClX86_64TargetCodeGenInfo()
3090 PPC32_SVR4_ABIInfo(CodeGen::CodeGenTypes &CGT) : DefaultABIInfo(CGT) {} in PPC32_SVR4_ABIInfo()
3100 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { in getDwarfEHStackPointer()
3105 bool initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF,
3206 PPC32TargetCodeGenInfo::initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()
3211 CodeGen::CGBuilderTy &Builder = CGF.Builder; in initDwarfEHRegSizeTable()
3262 PPC64_SVR4_ABIInfo(CodeGen::CodeGenTypes &CGT, ABIKind Kind) in PPC64_SVR4_ABIInfo()
3312 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { in getDwarfEHStackPointer()
3317 bool initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF,
3329 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { in getDwarfEHStackPointer()
3334 bool initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF,
3740 PPC64_initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in PPC64_initDwarfEHRegSizeTable()
3745 CodeGen::CGBuilderTy &Builder = CGF.Builder; in PPC64_initDwarfEHRegSizeTable()
3782 CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()
3789 PPC64TargetCodeGenInfo::initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()
3856 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const { return 31; } in getDwarfEHStackPointer()
4398 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { in getDwarfEHStackPointer()
4406 bool initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()
4421 CodeGen::CodeGenModule &CGM) const override { in SetTargetAttributes()
5053 NaClARMABIInfo(CodeGen::CodeGenTypes &CGT, ARMABIInfo::ABIKind Kind) in NaClARMABIInfo()
5065 NaClARMTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, ARMABIInfo::ABIKind Kind) in NaClARMTargetCodeGenInfo()
5109 CodeGen::CodeGenModule &M) const override;
5165 CodeGen::CodeGenModule &M) const{ in SetTargetAttributes()
5520 CodeGen::CodeGenModule &M) const override;
5527 CodeGen::CodeGenModule &M) const { in SetTargetAttributes()
5580 int getDwarfEHStackPointer(CodeGen::CodeGenModule &CGM) const override { in getDwarfEHStackPointer()
5585 CodeGen::CodeGenModule &CGM) const override { in SetTargetAttributes()
5597 bool initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF,
5874 MIPSTargetCodeGenInfo::initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()
5915 CodeGen::CodeGenModule &M) const override;
5920 CodeGen::CodeGenModule &M) const { in SetTargetAttributes()
5991 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { in getDwarfEHStackPointer()
6107 CodeGen::CodeGenModule &M) const override;
6115 CodeGen::CodeGenModule &M) const { in SetTargetAttributes()
6397 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { in getDwarfEHStackPointer()
6401 bool initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF,
6407 SparcV9TargetCodeGenInfo::initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, in initDwarfEHRegSizeTable()
6412 CodeGen::CGBuilderTy &Builder = CGF.Builder; in initDwarfEHRegSizeTable()
6541 XCoreABIInfo(CodeGen::CodeGenTypes &CGT) : DefaultABIInfo(CGT) {} in XCoreABIInfo()
6552 CodeGen::CodeGenModule &M) const override;
6710 CodeGen::CodeGenModule &CGM, TypeStringCache &TSC);
6714 CodeGen::CodeGenModule &CGM) const { in emitTargetMD()
6728 const CodeGen::CodeGenModule &CGM,
6735 const CodeGen::CodeGenModule &CGM, in extractFieldType()
6764 const CodeGen::CodeGenModule &CGM, in appendRecordType()
6933 const CodeGen::CodeGenModule &CGM, in appendPointerType()
6945 const CodeGen::CodeGenModule &CGM, in appendArrayType()
6966 const CodeGen::CodeGenModule &CGM, in appendFunctionType()
7000 const CodeGen::CodeGenModule &CGM, in appendType()
7034 CodeGen::CodeGenModule &CGM, TypeStringCache &TSC) { in getTypeString()