Home
last modified time | relevance | path

Searched defs:ArgInfo (Results 1 – 25 of 25) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSCCPSolver.h41 struct ArgInfo { struct
45 ArgInfo(Argument *F, Constant *A) : Formal(F), Actual(A) {} in ArgInfo() argument
53 friend hash_code hash_value(const ArgInfo &A) { in hash_value() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h62 struct ArgInfo : public BaseArgInfo { struct
81 ArgInfo(ArrayRef<Register> Regs, Type *Ty, unsigned OrigIndex, argument
84 BaseArgInfoArgInfo BaseArgInfo() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h605 struct ArgInfo { global() struct
610 ArgInfoArgInfo ArgInfo() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1200 unsigned ArgInfo = (NextElt == Infos.size() ? 0 : Infos[NextElt++]); DecodeIITType() local
1205 unsigned ArgInfo = (NextElt == Infos.size() ? 0 : Infos[NextElt++]); DecodeIITType() local
1211 unsigned ArgInfo = (NextElt == Infos.size() ? 0 : Infos[NextElt++]); DecodeIITType() local
1217 unsigned ArgInfo = (NextElt == Infos.size() ? 0 : Infos[NextElt++]); DecodeIITType() local
1223 unsigned ArgInfo = (NextElt == Infos.size() ? 0 : Infos[NextElt++]); DecodeIITType() local
1253 unsigned ArgInfo = (NextElt == Infos.size() ? 0 : Infos[NextElt++]); DecodeIITType() local
1259 unsigned ArgInfo = (NextElt == Infos.size() ? 0 : Infos[NextElt++]); DecodeIITType() local
1265 unsigned ArgInfo = (NextElt == Infos.size() ? 0 : Infos[NextElt++]); DecodeIITType() local
1275 unsigned ArgInfo = (NextElt == Infos.size() ? 0 : Infos[NextElt++]); DecodeIITType() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp218 ABIArgInfo ArgInfo = in classifyArgumentType() local
306 ABIArgInfo ArgInfo = in classifyReturnType() local
H A DCSKY.cpp55 for (auto &ArgInfo : FI.arguments()) { in computeInfo() local
H A DLoongArch.cpp93 for (auto &ArgInfo : FI.arguments()) { in computeInfo() local
H A DRISCV.cpp96 for (auto &ArgInfo : FI.arguments()) { in computeInfo() local
H A DAMDGPU.cpp261 ABIArgInfo ArgInfo = DefaultABIInfo::classifyArgumentType(Ty); classifyArgumentType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.h189 setFuncArgInfo(const Function & F,const AMDGPUFunctionArgInfo & ArgInfo) setFuncArgInfo() argument
H A DSIMachineFunctionInfo.cpp617 convertArgumentInfo(const AMDGPUFunctionArgInfo & ArgInfo,const TargetRegisterInfo & TRI) convertArgumentInfo() argument
[all...]
H A DSIISelLowering.cpp2339 auto &ArgInfo = Info.getArgInfo(); allocateSpecialInputSGPRs() local
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h555 typedef CGFunctionInfoArgInfo ArgInfo; typedef
638 numTrailingObjects(OverloadToken<ArgInfo>) numTrailingObjects() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp120 const ASTTemplateKWAndArgsInfo &ArgInfo, const TemplateArgumentLoc *Args) { in AddTemplateKWAndArgsInfo() argument
1986 const ASTTemplateKWAndArgsInfo &ArgInfo = VisitCXXDependentScopeMemberExpr() local
2019 const ASTTemplateKWAndArgsInfo &ArgInfo = VisitDependentScopeDeclRefExpr() local
2054 const ASTTemplateKWAndArgsInfo &ArgInfo = VisitOverloadExpr() local
[all...]
H A DASTReaderStmt.cpp135 TemplateArgumentListInfo ArgInfo; in ReadTemplateKWAndArgsInfo() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1458 SmallVector<IRArgs, 8> ArgInfo; global() member in __anon78e357f60511::ClangToLLVMArgMapping
1688 const ABIArgInfo &ArgInfo = it->info; GetFunctionType() local
5076 const ABIArgInfo &ArgInfo = info_it->info; EmitCall() local
[all...]
H A DCGDecl.cpp2562 ABIArgInfo ArgInfo = CurFnInfo->arguments()[ArgNo - 1].info; EmitParmDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1457 Sema::ObjCArgInfo ArgInfo; ParseObjCMethodDecl() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3842 struct ArgInfo { CheckHexagonBuiltinArgument() struct
3843 OpNumSema::CheckHexagonBuiltinArgument::ArgInfo CheckHexagonBuiltinArgument() argument
3844 IsSignedSema::CheckHexagonBuiltinArgument::ArgInfo CheckHexagonBuiltinArgument() argument
3845 BitWidthSema::CheckHexagonBuiltinArgument::ArgInfo CheckHexagonBuiltinArgument() argument
3846 AlignSema::CheckHexagonBuiltinArgument::ArgInfo CheckHexagonBuiltinArgument() argument
H A DSemaDeclObjC.cpp4726 ActOnMethodDeclaration(Scope * S,SourceLocation MethodLoc,SourceLocation EndLoc,tok::TokenKind MethodType,ObjCDeclSpec & ReturnQT,ParsedType ReturnType,ArrayRef<SourceLocation> SelectorLocs,Selector Sel,ObjCArgInfo * ArgInfo,DeclaratorChunk::ParamInfo * CParamInfo,unsigned CNumArgs,const ParsedAttributesView & AttrList,tok::ObjCKeywordKind MethodDeclKind,bool isVariadic,bool MethodDefinition) ActOnMethodDeclaration() argument
[all...]
H A DSemaTemplateInstantiateDecl.cpp5681 if (const ASTTemplateArgumentListInfo *ArgInfo = InstantiateVariableDefinition() local
H A DSemaExpr.cpp2163 TemplateArgumentLocInfo ArgInfo(Lit); ActOnStringLiteral() local
2183 TemplateArgumentLocInfo ArgInfo; ActOnStringLiteral() local
4037 TemplateArgumentLocInfo ArgInfo; ActOnNumericConstant() local
H A DSemaTemplate.cpp6614 CheckTemplateArgument(TypeSourceInfo * ArgInfo) CheckTemplateArgument() argument
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1118 BeforeInfo *ArgInfo = getBeforeInfoForDecl(ArgVd, Analyzer); in insertAttrExprs() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp6003 TemplateArgManglingInfo::Info ArgInfo = Info.getArgInfo(Index, A); mangleTemplateArg() local