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

1 2

  /external/clang/lib/Basic/
TargetInfo.cpp 61 WCharType = SignedInt;
62 WIntType = SignedInt;
66 SigAtomicType = SignedInt;
67 ProcessIDType = SignedInt;
117 case SignedInt: return "int";
133 case SignedInt: return "";
158 case SignedInt:
168 /// enum. For example, SignedInt -> getIntWidth().
176 case SignedInt:
192 return IsSigned ? SignedInt : UnsignedInt
    [all...]
Targets.cpp 695 this->WCharType = this->SignedInt;
795 this->PtrDiffType = TargetInfo::SignedInt;
796 this->IntPtrType = TargetInfo::SignedInt;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 134 SignedInt,
235 return SignedInt;
275 case SignedInt:
288 /// For example, SignedInt -> getIntWidth().
303 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 134 SignedInt,
235 return SignedInt;
275 case SignedInt:
288 /// For example, SignedInt -> getIntWidth().
303 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 134 SignedInt,
235 return SignedInt;
275 case SignedInt:
288 /// For example, SignedInt -> getIntWidth().
303 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 134 SignedInt,
235 return SignedInt;
275 case SignedInt:
288 /// For example, SignedInt -> getIntWidth().
303 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 134 SignedInt,
235 return SignedInt;
275 case SignedInt:
288 /// For example, SignedInt -> getIntWidth().
303 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 134 SignedInt,
235 return SignedInt;
275 case SignedInt:
288 /// For example, SignedInt -> getIntWidth().
303 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 134 SignedInt,
235 return SignedInt;
275 case SignedInt:
288 /// For example, SignedInt -> getIntWidth().
303 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 134 SignedInt,
235 return SignedInt;
275 case SignedInt:
288 /// For example, SignedInt -> getIntWidth().
303 /// For example, SignedInt -> getIntAlign().
    [all...]
  /external/llvm/include/llvm/CodeGen/
DIE.h 119 const int64_t SignedInt = Int;
120 if ((char)Int == SignedInt)
122 if ((short)Int == SignedInt)
124 if ((int)Int == SignedInt)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 170 const int64_t SignedInt = Int;
171 if ((char)Int == SignedInt)
173 if ((short)Int == SignedInt)
175 if ((int)Int == SignedInt)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 170 const int64_t SignedInt = Int;
171 if ((char)Int == SignedInt)
173 if ((short)Int == SignedInt)
175 if ((int)Int == SignedInt)
  /external/clang/include/clang/Basic/
TargetInfo.h 130 SignedInt,
254 case SignedInt:
267 /// For example, SignedInt -> getIntWidth().
282 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 132 SignedInt,
256 case SignedInt:
269 /// For example, SignedInt -> getIntWidth().
284 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 132 SignedInt,
256 case SignedInt:
269 /// For example, SignedInt -> getIntWidth().
284 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 132 SignedInt,
256 case SignedInt:
269 /// For example, SignedInt -> getIntWidth().
284 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 132 SignedInt,
256 case SignedInt:
269 /// For example, SignedInt -> getIntWidth().
284 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 132 SignedInt,
256 case SignedInt:
269 /// For example, SignedInt -> getIntWidth().
284 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 132 SignedInt,
256 case SignedInt:
269 /// For example, SignedInt -> getIntWidth().
284 /// For example, SignedInt -> getIntAlign().
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
DIE.h 172 const int64_t SignedInt = Int;
173 if ((char)Int == SignedInt)
175 if ((short)Int == SignedInt)
177 if ((int)Int == SignedInt)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
DIE.h 172 const int64_t SignedInt = Int;
173 if ((char)Int == SignedInt)
175 if ((short)Int == SignedInt)
177 if ((int)Int == SignedInt)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
DIE.h 172 const int64_t SignedInt = Int;
173 if ((char)Int == SignedInt)
175 if ((short)Int == SignedInt)
177 if ((int)Int == SignedInt)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
DIE.h 172 const int64_t SignedInt = Int;
173 if ((char)Int == SignedInt)
175 if ((short)Int == SignedInt)
177 if ((int)Int == SignedInt)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
DIE.h 172 const int64_t SignedInt = Int;
173 if ((char)Int == SignedInt)
175 if ((short)Int == SignedInt)
177 if ((int)Int == SignedInt)

Completed in 893 milliseconds

1 2