Home
last modified time | relevance | path

Searched defs:isDoubleTy (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/mlir/include/mlir/Dialect/LLVMIR/
DLLVMTypes.h93 bool isDoubleTy() { return isa<LLVMDoubleType>(); } in isDoubleTy() function
/external/llvm/include/llvm/IR/
DType.h146 bool isDoubleTy() const { return getTypeID() == DoubleTyID; } in isDoubleTy() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h148 bool isDoubleTy() const { return getTypeID() == DoubleTyID; } in isDoubleTy() function
/external/llvm-project/llvm/include/llvm/IR/
DType.h150 bool isDoubleTy() const { return getTypeID() == DoubleTyID; } in isDoubleTy() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DType.h150 bool isDoubleTy() const { return getTypeID() == DoubleTyID; } in isDoubleTy() function