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

  /external/swiftshader/third_party/LLVM/include/llvm/
Type.h 130 /// isX86_FP80Ty - Return true if this is x86 long double.
131 bool isX86_FP80Ty() const { return ID == X86_FP80TyID; }
  /external/llvm/include/llvm/IR/
Type.h 149 bool isX86_FP80Ty() const { return getTypeID() == X86_FP80TyID; }
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Type.h 151 bool isX86_FP80Ty() const { return getTypeID() == X86_FP80TyID; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Type.h 151 bool isX86_FP80Ty() const { return getTypeID() == X86_FP80TyID; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Type.h 151 bool isX86_FP80Ty() const { return getTypeID() == X86_FP80TyID; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Type.h 151 bool isX86_FP80Ty() const { return getTypeID() == X86_FP80TyID; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Type.h 151 bool isX86_FP80Ty() const { return getTypeID() == X86_FP80TyID; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Type.h 151 bool isX86_FP80Ty() const { return getTypeID() == X86_FP80TyID; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Type.h 151 bool isX86_FP80Ty() const { return getTypeID() == X86_FP80TyID; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Type.h 151 bool isX86_FP80Ty() const { return getTypeID() == X86_FP80TyID; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Type.h 151 bool isX86_FP80Ty() const { return getTypeID() == X86_FP80TyID; }

Completed in 568 milliseconds