HomeSort by relevance Sort by last modified time
    Searched refs:AddInteger (Results 1 - 25 of 255) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/swiftshader/third_party/LLVM/lib/Support/
APSInt.cpp 21 ID.AddInteger((unsigned) (IsUnsigned ? 1 : 0));
FoldingSet.cpp 70 void FoldingSetNodeID::AddInteger(signed I) {
73 void FoldingSetNodeID::AddInteger(unsigned I) {
76 void FoldingSetNodeID::AddInteger(long I) {
77 AddInteger((unsigned long)I);
79 void FoldingSetNodeID::AddInteger(unsigned long I) {
81 AddInteger(unsigned(I));
83 AddInteger((unsigned long long)I);
88 void FoldingSetNodeID::AddInteger(long long I) {
89 AddInteger((unsigned long long)I);
91 void FoldingSetNodeID::AddInteger(unsigned long long I)
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
FoldingSet.cpp 59 AddInteger(reinterpret_cast<uintptr_t>(Ptr));
61 void FoldingSetNodeID::AddInteger(signed I) {
64 void FoldingSetNodeID::AddInteger(unsigned I) {
67 void FoldingSetNodeID::AddInteger(long I) {
68 AddInteger((unsigned long)I);
70 void FoldingSetNodeID::AddInteger(unsigned long I) {
72 AddInteger(unsigned(I));
74 AddInteger((unsigned long long)I);
79 void FoldingSetNodeID::AddInteger(long long I) {
80 AddInteger((unsigned long long)I)
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
SymbolManager.h 52 profile.AddInteger((unsigned) SymbolRegionValueKind);
97 profile.AddInteger((unsigned) SymbolConjuredKind);
101 profile.AddInteger(Count);
135 profile.AddInteger((unsigned) SymbolDerivedKind);
167 profile.AddInteger((unsigned) SymbolExtentKind);
208 profile.AddInteger((unsigned) SymbolMetadataKind);
212 profile.AddInteger(Count);
246 ID.AddInteger((unsigned) SymbolCastKind);
303 ID.AddInteger((unsigned) SymIntExprKind);
305 ID.AddInteger(op)
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
MPITypes.h 35 Id.AddInteger(CurrentState);
  /external/llvm/lib/Support/
APSInt.cpp 41 ID.AddInteger((unsigned) (IsUnsigned ? 1 : 0));
FoldingSet.cpp 60 void FoldingSetNodeID::AddInteger(signed I) {
63 void FoldingSetNodeID::AddInteger(unsigned I) {
66 void FoldingSetNodeID::AddInteger(long I) {
67 AddInteger((unsigned long)I);
69 void FoldingSetNodeID::AddInteger(unsigned long I) {
71 AddInteger(unsigned(I));
73 AddInteger((unsigned long long)I);
78 void FoldingSetNodeID::AddInteger(long long I) {
79 AddInteger((unsigned long long)I);
81 void FoldingSetNodeID::AddInteger(unsigned long long I)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
SymbolManager.h 52 profile.AddInteger((unsigned) SymbolRegionValueKind);
97 profile.AddInteger((unsigned) SymbolConjuredKind);
101 profile.AddInteger(Count);
135 profile.AddInteger((unsigned) SymbolDerivedKind);
167 profile.AddInteger((unsigned) SymbolExtentKind);
211 profile.AddInteger((unsigned) SymbolMetadataKind);
216 profile.AddInteger(Count);
250 ID.AddInteger((unsigned) SymbolCastKind);
307 ID.AddInteger((unsigned) SymIntExprKind);
309 ID.AddInteger(op)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
SymbolManager.h 55 profile.AddInteger((unsigned) SymbolRegionValueKind);
108 profile.AddInteger((unsigned) SymbolConjuredKind);
112 profile.AddInteger(Count);
150 profile.AddInteger((unsigned) SymbolDerivedKind);
184 profile.AddInteger((unsigned) SymbolExtentKind);
234 profile.AddInteger((unsigned) SymbolMetadataKind);
239 profile.AddInteger(Count);
278 ID.AddInteger((unsigned) SymbolCastKind);
340 ID.AddInteger((unsigned) SymIntExprKind);
342 ID.AddInteger(op)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 42 ID.AddInteger((unsigned)CanBeASubClass);
  /external/clang/lib/AST/
StmtProfile.cpp 73 ID.AddInteger(S->getStmtClass());
78 ID.AddInteger(0);
167 ID.AddInteger(S->getNumOutputs());
172 ID.AddInteger(S->getNumInputs());
177 ID.AddInteger(S->getNumClobbers());
745 ID.AddInteger(S->getIdentType());
751 ID.AddInteger(S->getType()->castAs<BuiltinType>()->getKind());
756 ID.AddInteger(S->getKind());
757 ID.AddInteger(S->getValue());
764 ID.AddInteger(S->getType()->castAs<BuiltinType>()->getKind())
    [all...]

Completed in 1513 milliseconds

1 2 3 4 5 6 7 8 91011