Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h117 bool IsVariadic; variable
124 bool IsVariadic) in DbgValueLoc()
H A DDwarfDebug.cpp242 const bool IsVariadic = !SingleLocExprOpt; in getDebugLocValue() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h152 bool IsVariadic; variable
159 bool IsIndirect, DebugLoc DL, unsigned O, bool IsVariadic) in SDDbgValue()
H A DSDNodeInfo.cpp49 bool IsVariadic = Desc.hasProperty(SDNPVariadic); in verifyNode() local
H A DSelectionDAGBuilder.cpp1306 bool IsVariadic = DVR.hasArgList(); in visitDbgInfo() local
1401 bool IsVariadic, DebugLoc DL, in addDanglingDebugInfo()
1577 unsigned Order, bool IsVariadic) { in handleDebugValue()
H A DSelectionDAG.cpp11621 unsigned O, bool IsVariadic) { in getDbgValueList()
11781 bool IsVariadic = in salvageDebugInfo() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp635 bool IsVariadic = MCDesc.isVariadic(); in createInstrDescImpl() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h57 bool IsVariadic; member
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2243 bool &IsVariadic) { in demangleFunctionParameterList()
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h377 bool IsVariadic = false; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1719 bool IsVariadic) { in addOperand()
H A DGlobalISelMatchTable.h1293 bool IsVariadic = false; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3261 bool IsVariadic = false; in getFormatStringInfo() local
3273 bool IsCXXMember, bool IsVariadic, in getFormatStringInfo()
5058 bool IsVariadic = false; in checkVAStartIsInVariadicFunction() local
H A DSemaType.cpp8164 bool IsVariadic = (isa<FunctionProtoType>(FT) && in adjustMemberFunctionCC() local
H A DSemaDeclAttr.cpp5718 bool IsCXXMethod = false, IsVariadic = false; in CheckCallingConvAttr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4642 bool IsVariadic = false; in EmitCallArgs() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp13080 CallingConv ASTContext::getDefaultCallingConvention(bool IsVariadic, in getDefaultCallingConvention()