Home
last modified time | relevance | path

Searched refs:AddInteger (Results 1 – 25 of 74) sorted by relevance

123

/llvm-project-15.0.7/clang/lib/AST/
H A DODRHash.cpp61 ID.AddInteger(Kind); in AddDeclarationNameImpl()
74 ID.AddInteger(NumArgs); in AddDeclarationNameImpl()
117 ID.AddInteger(Kind); in AddNestedNameSpecifier()
140 ID.AddInteger(Kind); in AddTemplateName()
160 ID.AddInteger(Kind); in AddTemplateArgument()
193 ID.AddInteger(TPL->size()); in AddTemplateParameterList()
220 ID.AddInteger(value); in CalculateHash()
229 ID.AddInteger(value); in CalculateHash()
500 ID.AddInteger(Decls.size()); in AddCXXRecordDecl()
597 ID.AddInteger(Decls.size()); in AddFunctionDecl()
[all …]
H A DStmtProfile.cpp90 ID.AddInteger(SC); in HandleStmtClass()
182 ID.AddInteger(SC); in HandleStmtClass()
231 ID.AddInteger(0); in VisitStmt()
1493 ID.AddInteger(0); in VisitDesignatedInitExpr()
1499 ID.AddInteger(1); in VisitDesignatedInitExpr()
1502 ID.AddInteger(2); in VisitDesignatedInitExpr()
1602 ID.AddInteger(0); in VisitRequiresExpr()
1604 ID.AddInteger(1); in VisitRequiresExpr()
1608 ID.AddInteger(2); in VisitRequiresExpr()
1837 ID.AddInteger(SC); in VisitCXXOperatorCallExpr()
[all …]
H A DAPValue.cpp131 ID.AddInteger(Local.CallIndex); in Profile()
132 ID.AddInteger(Local.Version); in Profile()
154 ID.AddInteger(Value); in Profile()
483 ID.AddInteger(Kind); in Profile()
504 ID.AddInteger(0); in Profile()
538 ID.AddInteger(NumFillers); in Profile()
548 ID.AddInteger(NumFillers); in Profile()
595 ID.AddInteger(getLValueOffset().getQuantity()); in Profile()
596 ID.AddInteger((isNullPointer() ? 1 : 0) | in Profile()
600 ID.AddInteger(getLValuePath().size()); in Profile()
[all …]
H A DTemplateBase.cpp309 ID.AddInteger(getKind()); in Profile()
334 ID.AddInteger(TTP->getDepth()); in Profile()
335 ID.AddInteger(TTP->getPosition()); in Profile()
355 ID.AddInteger(Args.NumArgs); in Profile()
H A DASTConcept.cpp64 ID.AddInteger(TemplateArgs.size()); in Profile()
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DFoldingSet.h337 AddInteger(reinterpret_cast<uintptr_t>(Ptr)); in AddPointer()
339 void AddInteger(signed I) { Bits.push_back(I); } in AddInteger() function
340 void AddInteger(unsigned I) { Bits.push_back(I); } in AddInteger() function
341 void AddInteger(long I) { AddInteger((unsigned long)I); } in AddInteger() function
342 void AddInteger(unsigned long I) { in AddInteger() function
344 AddInteger(unsigned(I)); in AddInteger()
346 AddInteger((unsigned long long)I); in AddInteger()
351 void AddInteger(long long I) { AddInteger((unsigned long long)I); } in AddInteger() function
352 void AddInteger(unsigned long long I) { in AddInteger() function
353 AddInteger(unsigned(I)); in AddInteger()
[all …]
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h55 profile.AddInteger((unsigned) SymbolRegionValueKind); in Profile()
114 profile.AddInteger((unsigned) SymbolConjuredKind); in Profile()
118 profile.AddInteger(Count); in Profile()
160 profile.AddInteger((unsigned) SymbolDerivedKind); in Profile()
197 profile.AddInteger((unsigned) SymbolExtentKind); in Profile()
263 profile.AddInteger(Count); in Profile()
311 ID.AddInteger((unsigned) SymbolCastKind); in Profile()
360 ID.AddInteger((unsigned)UnarySymExprKind); in Profile()
362 ID.AddInteger(Op); in Profile()
454 ID.AddInteger((unsigned)ClassKind); in Profile()
[all …]
H A DDynamicCastInfo.h44 ID.AddInteger(ResultKind); in Profile()
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp330 ID.AddInteger(Opc); in addNodeIDOpcode()
337 ID.AddInteger(Val); in addNodeIDRegType()
355 ID.AddInteger(Imm); in addNodeIDImmediate()
361 ID.AddInteger(Reg); in addNodeIDRegNum()
380 ID.AddInteger(Flag); in addNodeIDFlag()
410 ID.AddInteger(MO.getImm()); in addNodeIDMachineOperand()
416 ID.AddInteger(MO.getPredicate()); in addNodeIDMachineOperand()
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DFoldingSet.cpp43 ID.AddInteger(A); in TEST()
44 ID.AddInteger(B); in TEST()
64 ID.AddInteger(Key); in Profile()
65 ID.AddInteger(Value); in Profile()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp594 ID.AddInteger(OpC); in AddNodeIDOpcode()
1683 ID.AddInteger(FI); in getFrameIndex()
1701 ID.AddInteger(JTI); in getJumpTable()
1771 ID.AddInteger(Index); in getTargetIndex()
2064 ID.AddInteger(RegNo); in getRegister()
2176 ID.AddInteger(SrcAS); in getAddrSpaceCast()
7671 ID.AddInteger(Size); in getLifetimeNode()
7695 ID.AddInteger(Guid); in getPseudoProbeNode()
9220 ID.AddInteger(2U); in getVTList()
9238 ID.AddInteger(3U); in getVTList()
[all …]
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.cpp63 ID.AddInteger(LabelId); in addSelectionDAGCSEId()
64 ID.AddInteger(PCAdjust); in addSelectionDAGCSEId()
65 ID.AddInteger(Modifier); in addSelectionDAGCSEId()
209 ID.AddInteger(JTI); in addSelectionDAGCSEId()
/llvm-project-15.0.7/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h749 ID.AddInteger(getASTCallingConvention()); in Profile()
756 ID.AddInteger(RegParm); in Profile()
759 ID.AddInteger(Required.getOpaqueData()); in Profile()
763 ID.AddInteger(paramInfo.getOpaqueValue()); in Profile()
777 ID.AddInteger(info.getCC()); in Profile()
784 ID.AddInteger(info.getRegParm()); in Profile()
787 ID.AddInteger(required.getOpaqueData()); in Profile()
791 ID.AddInteger(paramInfo.getOpaqueValue()); in Profile()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp215 ID.AddInteger(static_cast<unsigned>(getKind())); in Profile()
219 ID.AddInteger(static_cast<unsigned>(getKind())); in Profile()
224 ID.AddInteger(static_cast<unsigned>(getKind())); in Profile()
231 ID.AddInteger(static_cast<unsigned>(StringRegionKind)); in ProfileRegion()
249 ID.AddInteger(cnt); in ProfileRegion()
313 ID.AddInteger(Idx); in ProfileRegion()
335 ID.AddInteger(MemRegion::ElementRegionKind); in ProfileRegion()
348 ID.AddInteger(MemRegion::FunctionCodeRegionKind); in ProfileRegion()
360 ID.AddInteger(MemRegion::BlockCodeRegionKind); in ProfileRegion()
373 ID.AddInteger(MemRegion::BlockDataRegionKind); in ProfileRegion()
[all …]
H A DBlockCounter.cpp41 ID.AddInteger(BlockID); in Profile()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h228 ID.AddInteger(RawKind); in Profile()
229 ID.AddInteger(Cnt); in Profile()
230 ID.AddInteger(ACnt); in Profile()
231 ID.AddInteger(RawObjectKind); in Profile()
232 ID.AddInteger(RawIvarAccessHistory); in Profile()
/llvm-project-15.0.7/llvm/lib/IR/
H A DAttributeImpl.h90 ID.AddInteger(Kind); in Profile()
91 if (Val) ID.AddInteger(Val); in Profile()
101 ID.AddInteger(Kind); in Profile()
/llvm-project-15.0.7/llvm/lib/Support/
H A DAPSInt.cpp41 ID.AddInteger((unsigned) (IsUnsigned ? 1 : 0)); in Profile()
H A DItaniumManglingCanonicalizer.cpp32 ID.AddInteger((unsigned long long)V); in operator ()()
35 ID.AddInteger(A.size()); in operator ()()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPITypes.h34 Id.AddInteger(CurrentState); in Profile()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp39 ID.AddInteger(unsigned(Attribute)); in Profile()
40 ID.AddInteger(unsigned(Form)); in Profile()
42 ID.AddInteger(Value); in Profile()
52 ID.AddInteger(unsigned(Tag)); in Profile()
53 ID.AddInteger(unsigned(Children)); in Profile()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp45 ID.AddInteger(Modifier); in addSelectionDAGCSEId()
/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DRetainSummaryManager.h236 ID.AddInteger((unsigned) X.getKind());
237 ID.AddInteger((unsigned) X.getObjKind());
242 ID.AddInteger((unsigned) X.getKind());
243 ID.AddInteger((unsigned) X.getObjKind());
H A DAnalysisDeclContext.h343 ID.AddInteger(BlockCount); in Profile()
344 ID.AddInteger(Index); in Profile()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp82 ID.AddInteger(LabelId); in addSelectionDAGCSEId()
83 ID.AddInteger(PCAdjust); in addSelectionDAGCSEId()

123