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

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
APFloat.h 320 const fltSemantics &getSemantics() const { return *semantics; }
  /external/llvm/include/llvm/ADT/
APFloat.h 440 const fltSemantics &getSemantics() const { return *semantics; }
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
APFloat.h 388 const fltSemantics &getSemantics() const { return *semantics; }
807 assert(&getSemantics() == &RHS.getSemantics());
808 if (usesLayout<IEEEFloat>(getSemantics()))
810 if (usesLayout<DoubleAPFloat>(getSemantics()))
831 if (usesLayout<IEEEFloat>(getSemantics()))
833 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
820 assert(&getSemantics() == &RHS.getSemantics() &&
822 if (usesLayout<IEEEFloat>(getSemantics()))
824 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
826 assert(&getSemantics() == &RHS.getSemantics() &&
828 if (usesLayout<IEEEFloat>(getSemantics()))
830 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
826 assert(&getSemantics() == &RHS.getSemantics() &&
828 if (usesLayout<IEEEFloat>(getSemantics()))
830 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
826 assert(&getSemantics() == &RHS.getSemantics() &&
828 if (usesLayout<IEEEFloat>(getSemantics()))
830 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
826 assert(&getSemantics() == &RHS.getSemantics() &&
828 if (usesLayout<IEEEFloat>(getSemantics()))
830 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
826 assert(&getSemantics() == &RHS.getSemantics() &&
828 if (usesLayout<IEEEFloat>(getSemantics()))
830 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
826 assert(&getSemantics() == &RHS.getSemantics() &&
828 if (usesLayout<IEEEFloat>(getSemantics()))
830 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
820 assert(&getSemantics() == &RHS.getSemantics() &&
822 if (usesLayout<IEEEFloat>(getSemantics()))
824 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
826 assert(&getSemantics() == &RHS.getSemantics() &&
828 if (usesLayout<IEEEFloat>(getSemantics()))
830 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
826 assert(&getSemantics() == &RHS.getSemantics() &&
828 if (usesLayout<IEEEFloat>(getSemantics()))
830 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
826 assert(&getSemantics() == &RHS.getSemantics() &&
828 if (usesLayout<IEEEFloat>(getSemantics()))
830 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
826 assert(&getSemantics() == &RHS.getSemantics() &&
828 if (usesLayout<IEEEFloat>(getSemantics()))
830 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
826 assert(&getSemantics() == &RHS.getSemantics() &&
828 if (usesLayout<IEEEFloat>(getSemantics()))
830 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
APFloat.h 27 if (usesLayout<IEEEFloat>(getSemantics())) \
29 if (usesLayout<DoubleAPFloat>(getSemantics())) \
355 const fltSemantics &getSemantics() const { return *semantics; }
826 assert(&getSemantics() == &RHS.getSemantics() &&
828 if (usesLayout<IEEEFloat>(getSemantics()))
830 if (usesLayout<DoubleAPFloat>(getSemantics()))
    [all...]
  /external/clang/lib/AST/
Expr.cpp 734 setSemantics(V.getSemantics());
756 const llvm::fltSemantics &FloatingLiteral::getSemantics() const {
    [all...]

Completed in 1662 milliseconds