Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DLLVMTypes.cpp220 LLVMType LLVMType::getVoidTy(MLIRContext *context) { in getVoidTy() function in LLVMType
/external/llvm-project/llvm/lib/IR/
DType.cpp170 Type *Type::getVoidTy(LLVMContext &C) { return &C.pImpl->VoidTy; } in getVoidTy() function in Type
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp165 Type *Type::getVoidTy(LLVMContext &C) { return &C.pImpl->VoidTy; } in getVoidTy() function in Type
/external/llvm/lib/IR/
DType.cpp154 Type *Type::getVoidTy(LLVMContext &C) { return &C.pImpl->VoidTy; } in getVoidTy() function in Type
/external/llvm/include/llvm/IR/
DIRBuilder.h363 Type *getVoidTy() { in getVoidTy() function
/external/llvm-project/llvm/include/llvm/IR/
DIRBuilder.h507 Type *getVoidTy() { in getVoidTy() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h428 Type *getVoidTy() { in getVoidTy() function