Home
last modified time | relevance | path

Searched defs:getHalfTy (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMTypes.cpp177 LLVMType LLVMType::getHalfTy(MLIRContext *context) { in getHalfTy() function in LLVMType
/external/llvm-project/llvm/lib/IR/
DType.cpp172 Type *Type::getHalfTy(LLVMContext &C) { return &C.pImpl->HalfTy; } in getHalfTy() function in Type
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp167 Type *Type::getHalfTy(LLVMContext &C) { return &C.pImpl->HalfTy; } in getHalfTy() function in Type
/external/llvm/lib/IR/
DType.cpp156 Type *Type::getHalfTy(LLVMContext &C) { return &C.pImpl->HalfTy; } in getHalfTy() function in Type
/external/llvm/include/llvm/IR/
DIRBuilder.h348 Type *getHalfTy() { in getHalfTy() function
/external/llvm-project/llvm/include/llvm/IR/
DIRBuilder.h487 Type *getHalfTy() { in getHalfTy() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h413 Type *getHalfTy() { in getHalfTy() function