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

  /external/llvm/include/llvm/IR/
Type.h 199 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Type.cpp 54 /// isIntOrIntVectorTy - Return true if this is an integer type or a vector of
57 bool Type::isIntOrIntVectorTy() const {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Type.h 201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Type.h 201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Type.h 201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Type.h 201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Type.h 201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Type.h 201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Type.h 201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Type.h 201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Type.h 201 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); }

Completed in 459 milliseconds