Lines Matching refs:CodeGenModule
111 int getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const override { in getDwarfEHStackPointer()
118 CodeGen::CodeGenModule &CGM) const override { in setTargetAttributes()
153 void checkFunctionABI(CodeGenModule &CGM,
156 void checkFunctionCallABI(CodeGenModule &CGM, SourceLocation CallLoc,
164 void checkFunctionCallABIStreaming(CodeGenModule &CGM, SourceLocation CallLoc,
169 void checkFunctionCallABISoftFloat(CodeGenModule &CGM, SourceLocation CallLoc,
182 CodeGen::CodeGenModule &CGM) const override;
196 const Decl *D, llvm::GlobalValue *GV, CodeGen::CodeGenModule &CGM) const { in setTargetAttributes()
858 CodeGenModule &CGM, const FunctionDecl *FuncDecl) const { in checkFunctionABI()
874 CodeGenModule &CGM, SourceLocation CallLoc, const FunctionDecl *Caller, in checkFunctionCallABIStreaming()
903 CodeGenModule &CGM, SourceLocation CallLoc, const FunctionDecl *Caller, in checkFunctionCallABISoftFloat()
920 void AArch64TargetCodeGenInfo::checkFunctionCallABI(CodeGenModule &CGM, in checkFunctionCallABI()
961 CodeGen::createAArch64TargetCodeGenInfo(CodeGenModule &CGM, in createAArch64TargetCodeGenInfo()
967 CodeGen::createWindowsAArch64TargetCodeGenInfo(CodeGenModule &CGM, in createWindowsAArch64TargetCodeGenInfo()