Searched defs:IsVariadic (Results 1 – 15 of 15) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SDNodeDbgValue.h | 151 bool IsVariadic; variable 158 bool IsIndirect, DebugLoc DL, unsigned O, bool IsVariadic) in SDDbgValue()
|
| H A D | SelectionDAGBuilder.cpp | 1284 bool IsVariadic = DPV.hasArgList(); in visitDbgInfo() local 1378 bool IsVariadic, DebugLoc DL, in addDanglingDebugInfo() 1554 unsigned Order, bool IsVariadic) { in handleDebugValue() 6359 bool IsVariadic = DI.hasArgList(); in visitIntrinsicCall() local
|
| H A D | SelectionDAG.cpp | 10734 unsigned O, bool IsVariadic) { in getDbgValueList() 10888 bool IsVariadic = in salvageDebugInfo() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DebugLocEntry.h | 117 bool IsVariadic; variable 125 bool IsVariadic) in DbgValueLoc()
|
| H A D | DwarfDebug.cpp | 238 const bool IsVariadic = !SingleLocExprOpt; in getDebugLocValue() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MCA/ |
| H A D | InstrBuilder.cpp | 590 bool IsVariadic = MCDesc.isVariadic(); in createInstrDescImpl() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | AArch64.cpp | 273 AArch64ABIInfo::classifyArgumentType(QualType Ty, bool IsVariadic, in classifyArgumentType()
|
| /freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | CodeGenSchedule.h | 56 bool IsVariadic; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/ |
| H A D | MicrosoftDemangle.cpp | 2175 bool &IsVariadic) { in demangleFunctionParameterList()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | MicrosoftDemangleNodes.h | 344 bool IsVariadic = false; member
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 7161 bool IsVariadic, FormatStringInfo *FSI) { in getFormatStringInfo() 8980 bool IsVariadic = false; in checkVAStartIsInVariadicFunction() local 10629 bool IsVariadic = false; in checkFormatStringExpr() local
|
| H A D | SemaType.cpp | 8303 bool IsVariadic = (isa<FunctionProtoType>(FT) && in adjustMemberFunctionCC() local
|
| H A D | SemaDeclAttr.cpp | 5506 bool IsCXXMethod = false, IsVariadic = false; in CheckCallingConvAttr() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCall.cpp | 4445 bool IsVariadic = false; in EmitCallArgs() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTContext.cpp | 11966 CallingConv ASTContext::getDefaultCallingConvention(bool IsVariadic, in getDefaultCallingConvention()
|