Home
last modified time | relevance | path

Searched defs:isFloatingPoint (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DValueTypes.h145 bool isFloatingPoint() const { in isFloatingPoint() function
469 bool isFloatingPoint() const { in isFloatingPoint() function
/external/dng_sdk/source/
Ddng_ifd.cpp2726 bool isFloatingPoint = (fSampleFormat [0] == sfFloatingPoint); in IsValidDNG() local
Ddng_image_writer.cpp5724 bool isFloatingPoint = (negative.RawImage ().PixelType () == ttFloat); in WriteDNG() local
/external/llvm/include/llvm/CodeGen/
DValueTypes.h118 bool isFloatingPoint() const { in isFloatingPoint() function
DMachineValueType.h198 bool isFloatingPoint() const { in isFloatingPoint() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DValueTypes.h136 bool isFloatingPoint() const { in isFloatingPoint() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMachineValueType.h293 bool isFloatingPoint() const { in isFloatingPoint() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp32 static inline bool isFloatingPoint(MVT::SimpleValueType VT) { in isFloatingPoint() function
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp38 static inline bool isFloatingPoint(MVT::SimpleValueType VT) { in isFloatingPoint() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp37 static inline bool isFloatingPoint(MVT VT) { in isFloatingPoint() function