/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/LinalgToLLVM/ |
H A D | LinalgToLLVM.cpp | 65 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 D | LinalgToLLVM.cpp | 65 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 D | LinalgToLLVM.cpp | 65 auto int64Ty = converter.convertType(IntegerType::get(context, 64)); in convertRangeType() local
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/GPUCommon/ |
H A D | GPUOpsLowering.cpp | 112 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 D | GPUOpsLowering.h | 117 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 D | GPUOpsLowering.h | 117 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 D | GPUOpsLowering.cpp | 114 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 D | GPUOpsLowering.cpp | 114 auto int64Ty = IntegerType::get(rewriter.getContext(), 64); in matchAndRewrite() local
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Conversion/GPUCommon/ |
H A D | GPUOpsLowering.h | 120 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 D | GPUOpsLowering.h | 120 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 D | LinalgToLLVM.cpp | 85 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 D | LinalgToLLVM.cpp | 85 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 D | LinalgToLLVM.cpp | 87 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 D | LinalgToLLVM.cpp | 86 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 D | LinalgToLLVM.cpp | 93 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 D | TypeConverter.cpp | 399 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 D | TypeConverter.cpp | 399 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 D | TypeConverter.cpp | 399 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 D | TypeConverter.cpp | 399 auto int64Ty = IntegerType::get(builder.getContext(), 64); in promoteOneMemRefDescriptor() local
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/IR/ |
H A D | MLIRContext.cpp | 214 IntegerType int1Ty, int8Ty, int16Ty, int32Ty, int64Ty, int128Ty; member in mlir::MLIRContextImpl
|
/dports/graphics/seexpr/seexpr-3.4.4.0/src/SeExpr2/ |
H A D | ExprLLVMCodeGeneration.cpp | 429 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 D | LowerGpuOpsToNVVMOps.cpp | 624 auto int64Ty = LLVM::LLVMType::getInt64Ty(lowering.getDialect()); in matchAndRewrite() local
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/IR/ |
H A D | MLIRContext.cpp | 316 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 D | MLIRContext.cpp | 309 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 D | MLIRContext.cpp | 309 IntegerType int1Ty, int8Ty, int16Ty, int32Ty, int64Ty, int128Ty; member in mlir::MLIRContextImpl
|