Home
last modified time | relevance | path

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

/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-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h136 bool isFloatingPoint() const { in isFloatingPoint() function
/external/llvm-project/mlir/lib/Dialect/GPU/Transforms/
DAllReduceLowering.cpp211 bool isFloatingPoint = valueType.isa<FloatType>(); in getFactory() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DValueTypes.h131 bool isFloatingPoint() const { in isFloatingPoint() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h284 bool isFloatingPoint() const { in isFloatingPoint() function
/external/llvm-project/clang/utils/TableGen/
DSveEmitter.cpp97 bool isFloatingPoint() const { return Float || BFloat; } in isFloatingPoint() function in __anon5c0d77c40111::SVEType
/external/llvm-project/llvm/include/llvm/Support/
DMachineValueType.h313 bool isFloatingPoint() const { in isFloatingPoint() function
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp1814 …e::areValuesCorrect(tcu::ConstPixelBufferAccess& resultBuffer, const bool isFloatingPoint, deInt32… in areValuesCorrect() argument
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp38 static inline bool isFloatingPoint(MVT::SimpleValueType VT) { in isFloatingPoint() function
/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp40 static inline bool isFloatingPoint(MVT VT) { in isFloatingPoint() function