HomeSort by relevance Sort by last modified time
    Searched defs:SignedInt (Results 1 - 18 of 18) sorted by null

  /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-3957855/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/darwin-x86/clang-3960126/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/darwin-x86/clang-3977809/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/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-3957855/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-3960126/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-3977809/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-3957855/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-3960126/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-3977809/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-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-3957855/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-3960126/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-3977809/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-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...]

Completed in 281 milliseconds