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

1 2

  /external/llvm/include/llvm/ADT/
APInt.h 373 bool isIntN(unsigned N) const {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
APInt.h 349 bool isIntN(unsigned N) const {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MathExtras.h 79 /// isIntN - Checks if an signed integer fits into the given (dynamic)
81 inline bool isIntN(unsigned N, int64_t x) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
APInt.h 377 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APInt.h 379 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APInt.h 379 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
APInt.h 429 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
APInt.h 429 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
APInt.h 443 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
APInt.h 443 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
APInt.h 443 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
APInt.h 443 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
APInt.h 429 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
APInt.h 429 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
APInt.h 443 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
APInt.h 443 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
APInt.h 443 bool isIntN(unsigned N) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
APInt.h 443 bool isIntN(unsigned N) const {
    [all...]
  /external/llvm/include/llvm/Support/
MathExtras.h 342 /// isIntN - Checks if an signed integer fits into the given (dynamic)
344 inline bool isIntN(unsigned N, int64_t x) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MathExtras.h 364 /// isIntN - Checks if an signed integer fits into the given (dynamic)
366 inline bool isIntN(unsigned N, int64_t x) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 364 /// isIntN - Checks if an signed integer fits into the given (dynamic)
366 inline bool isIntN(unsigned N, int64_t x) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
MathExtras.h 390 inline bool isIntN(unsigned N, int64_t x) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
MathExtras.h 390 inline bool isIntN(unsigned N, int64_t x) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
MathExtras.h 390 inline bool isIntN(unsigned N, int64_t x) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
MathExtras.h 390 inline bool isIntN(unsigned N, int64_t x) {

Completed in 1359 milliseconds

1 2