Home
last modified time | relevance | path

Searched defs:int64Ty (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/LinalgToLLVM/
H A DLinalgToLLVM.cpp65 auto int64Ty = converter.convertType(IntegerType::get(context, 64)); in convertRangeType() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/LinalgToLLVM/
H A DLinalgToLLVM.cpp65 auto int64Ty = converter.convertType(IntegerType::get(context, 64)); in convertRangeType() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/LinalgToLLVM/
H A DLinalgToLLVM.cpp65 auto int64Ty = converter.convertType(IntegerType::get(context, 64)); in convertRangeType() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.cpp112 auto int64Ty = IntegerType::get(rewriter.getContext(), 64); in matchAndRewrite() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.h117 auto int64Ty = IntegerType::get(rewriter.getContext(), 64); in matchAndRewrite() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.h117 auto int64Ty = IntegerType::get(rewriter.getContext(), 64); in matchAndRewrite() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.cpp114 auto int64Ty = IntegerType::get(rewriter.getContext(), 64); in matchAndRewrite() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.cpp114 auto int64Ty = IntegerType::get(rewriter.getContext(), 64); in matchAndRewrite() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.h120 auto int64Ty = LLVM::LLVMType::getInt64Ty(typeConverter.getDialect()); in matchAndRewrite() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.h120 auto int64Ty = LLVM::LLVMType::getInt64Ty(rewriter.getContext()); in matchAndRewrite() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Conversion/LinalgToLLVM/
H A DLinalgToLLVM.cpp85 auto int64Ty = converter.convertType(IntegerType::get(context, 64)); in convertRangeType() local
206 auto int64Ty = typeConverter->convertType(rewriter.getIntegerType(64)); in matchAndRewrite() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Conversion/LinalgToLLVM/
H A DLinalgToLLVM.cpp85 auto int64Ty = converter.convertType(IntegerType::get(context, 64)); in convertRangeType() local
206 auto int64Ty = typeConverter->convertType(rewriter.getIntegerType(64)); in matchAndRewrite() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Conversion/LinalgToLLVM/
H A DLinalgToLLVM.cpp87 auto int64Ty = converter.convertType(IntegerType::get(64, context)) in convertRangeType() local
217 auto int64Ty = typeConverter.convertType(rewriter.getIntegerType(64)) in matchAndRewrite() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Conversion/LinalgToLLVM/
H A DLinalgToLLVM.cpp86 auto int64Ty = converter.convertType(IntegerType::get(64, context)) in convertRangeType() local
216 auto int64Ty = typeConverter.convertType(rewriter.getIntegerType(64)) in matchAndRewrite() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Conversion/LinalgToLLVM/
H A DLinalgToLLVM.cpp93 auto int64Ty = lowering.convertType(IntegerType::get(64, context)) in convertLinalgType() local
234 auto int64Ty = lowering.convertType(rewriter.getIntegerType(64)) in matchAndRewrite() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/LLVMCommon/
H A DTypeConverter.cpp399 auto int64Ty = IntegerType::get(builder.getContext(), 64); in promoteOneMemRefDescriptor() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/LLVMCommon/
H A DTypeConverter.cpp399 auto int64Ty = IntegerType::get(builder.getContext(), 64); in promoteOneMemRefDescriptor() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/LLVMCommon/
H A DTypeConverter.cpp399 auto int64Ty = IntegerType::get(builder.getContext(), 64); in promoteOneMemRefDescriptor() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/LLVMCommon/
H A DTypeConverter.cpp399 auto int64Ty = IntegerType::get(builder.getContext(), 64); in promoteOneMemRefDescriptor() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp214 IntegerType int1Ty, int8Ty, int16Ty, int32Ty, int64Ty, int128Ty; member in mlir::MLIRContextImpl
/dports/graphics/seexpr/seexpr-3.4.4.0/src/SeExpr2/
H A DExprLLVMCodeGeneration.cpp429 Type* int64Ty = Type::getInt64Ty(llvmContext); // int64_t in callCustomFunction() local
1059 Type *int64Ty = Type::getInt64Ty(llvmContext); // int64_t in codegen() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Conversion/GPUToNVVM/
H A DLowerGpuOpsToNVVMOps.cpp624 auto int64Ty = LLVM::LLVMType::getInt64Ty(lowering.getDialect()); in matchAndRewrite() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/IR/
H A DMLIRContext.cpp316 IntegerType int1Ty, int8Ty, int16Ty, int32Ty, int64Ty, int128Ty; member in mlir::MLIRContextImpl
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DMLIRContext.cpp309 IntegerType int1Ty, int8Ty, int16Ty, int32Ty, int64Ty, int128Ty; member in mlir::MLIRContextImpl
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DMLIRContext.cpp309 IntegerType int1Ty, int8Ty, int16Ty, int32Ty, int64Ty, int128Ty; member in mlir::MLIRContextImpl

12