Home
last modified time | relevance | path

Searched defs:IsVariadic (Results 1 – 15 of 15) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h151 bool IsVariadic; variable
158 bool IsIndirect, DebugLoc DL, unsigned O, bool IsVariadic) in SDDbgValue()
H A DSelectionDAGBuilder.cpp1554 if (handleDebugValue(V, Var, Expr, DL, SDOrder, /*IsVariadic=*/false)) { in handleDebugValue() argument
1284 bool IsVariadic = DPV.hasArgList(); visitDbgInfo() local
1378 addDanglingDebugInfo(SmallVectorImpl<Value * > & Values,DILocalVariable * Var,DIExpression * Expr,bool IsVariadic,DebugLoc DL,unsigned Order) addDanglingDebugInfo() argument
6359 bool IsVariadic = DI.hasArgList(); visitIntrinsicCall() local
[all...]
H A DSelectionDAG.cpp10734 getDbgValueList(DIVariable * Var,DIExpression * Expr,ArrayRef<SDDbgOperand> Locs,ArrayRef<SDNode * > Dependencies,bool IsIndirect,const DebugLoc & DL,unsigned O,bool IsVariadic) getDbgValueList() argument
10888 bool IsVariadic = salvageDebugInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h117 bool IsVariadic; variable
125 bool IsVariadic) in DbgValueLoc() argument
[all...]
H A DDwarfDebug.cpp238 const bool IsVariadic = !SingleLocExprOpt; in getDebugLocValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp590 bool IsVariadic = MCDesc.isVariadic(); createInstrDescImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp273 classifyArgumentType(QualType Ty,bool IsVariadic,unsigned CallingConvention) const classifyArgumentType() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.h
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2175 demangleFunctionParameterList(std::string_view & MangledName,bool & IsVariadic) demangleFunctionParameterList() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h344 bool IsVariadic = false; member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7161 getFormatStringInfo(const FormatAttr * Format,bool IsCXXMember,bool IsVariadic,FormatStringInfo * FSI) getFormatStringInfo() argument
8980 bool IsVariadic = false; checkVAStartIsInVariadicFunction() local
10629 bool IsVariadic = false; checkFormatStringExpr() local
[all...]
H A DSemaType.cpp8303 bool IsVariadic = (isa<FunctionProtoType>(FT) && adjustMemberFunctionCC() local
H A DSemaDeclAttr.cpp5506 bool IsCXXMethod = false, IsVariadic = false; CheckCallingConvAttr() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4445 bool IsVariadic = false; EmitCallArgs() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp11966 getDefaultCallingConvention(bool IsVariadic,bool IsCXXMethod,bool IsBuiltin) const getDefaultCallingConvention() argument