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

  /external/llvm/include/llvm/IR/
Type.h 181 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Type.cpp 65 /// isFPOrFPVectorTy - Return true if this is a FP type or a vector of FP types.
67 bool Type::isFPOrFPVectorTy() const {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Type.h 183 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Type.h 183 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Type.h 183 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Type.h 185 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); }

Completed in 1042 milliseconds