Home
last modified time | relevance | path

Searched defs:getDoubleTy (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMTypes.cpp165 LLVMType LLVMType::getDoubleTy(MLIRContext *context) { in getDoubleTy() function in LLVMType
/external/llvm-project/llvm/lib/IR/
DType.cpp175 Type *Type::getDoubleTy(LLVMContext &C) { return &C.pImpl->DoubleTy; } in getDoubleTy() function in Type
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp169 Type *Type::getDoubleTy(LLVMContext &C) { return &C.pImpl->DoubleTy; } in getDoubleTy() function in Type
/external/llvm/lib/IR/
DType.cpp158 Type *Type::getDoubleTy(LLVMContext &C) { return &C.pImpl->DoubleTy; } in getDoubleTy() function in Type
/external/llvm/include/llvm/IR/
DIRBuilder.h358 Type *getDoubleTy() { in getDoubleTy() function
/external/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp822 DIType *DebugInfo::getDoubleTy() { in getDoubleTy() function in DebugInfo
/external/llvm-project/llvm/include/llvm/IR/
DIRBuilder.h502 Type *getDoubleTy() { in getDoubleTy() function
/external/llvm-project/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp835 DIType *DebugInfo::getDoubleTy() { in getDoubleTy() function in DebugInfo
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h423 Type *getDoubleTy() { in getDoubleTy() function