Home
last modified time | relevance | path

Searched refs:getInt64Type (Results 1 – 25 of 90) sorted by relevance

1234

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp81 LLVM::LLVMArrayType::get(getInt64Type(), rank); in getMemRefType()
88 {llvmPtrToElementType, llvmPtrToElementType, getInt64Type(), in getMemRefType()
95 Type getInt64Type() { return llvmInt64Type; } in getInt64Type() function in __anon5d5019310111::VulkanLaunchFuncToVulkanCallsPass
305 {getPointerType(), getInt64Type(), in declareVulkanFunctions()
306 getInt64Type(), getInt64Type()})); in declareVulkanFunctions()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp88 LLVM::LLVMType::getArrayTy(getInt64Type(), rank); in getMemRefType()
95 {llvmPtrToElementType, llvmPtrToElementType, getInt64Type(), in getMemRefType()
102 LLVM::LLVMType getInt64Type() { return llvmInt64Type; } in getInt64Type() function in __anon234619e60111::VulkanLaunchFuncToVulkanCallsPass
311 {getPointerType(), getInt64Type(), getInt64Type(), getInt64Type()}, in declareVulkanFunctions()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp81 LLVM::LLVMArrayType::get(getInt64Type(), rank); in getMemRefType()
88 {llvmPtrToElementType, llvmPtrToElementType, getInt64Type(), in getMemRefType()
95 Type getInt64Type() { return llvmInt64Type; } in getInt64Type() function in __anon873f6d100111::VulkanLaunchFuncToVulkanCallsPass
307 {getPointerType(), getInt64Type(), in declareVulkanFunctions()
308 getInt64Type(), getInt64Type()})); in declareVulkanFunctions()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp81 LLVM::LLVMArrayType::get(getInt64Type(), rank); in getMemRefType()
88 {llvmPtrToElementType, llvmPtrToElementType, getInt64Type(), in getMemRefType()
95 Type getInt64Type() { return llvmInt64Type; } in getInt64Type() function in __anonb052dd240111::VulkanLaunchFuncToVulkanCallsPass
307 {getPointerType(), getInt64Type(), in declareVulkanFunctions()
308 getInt64Type(), getInt64Type()})); in declareVulkanFunctions()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp81 LLVM::LLVMArrayType::get(getInt64Type(), rank); in getMemRefType()
88 {llvmPtrToElementType, llvmPtrToElementType, getInt64Type(), in getMemRefType()
95 Type getInt64Type() { return llvmInt64Type; } in getInt64Type() function in __anon716749e60111::VulkanLaunchFuncToVulkanCallsPass
307 {getPointerType(), getInt64Type(), in declareVulkanFunctions()
308 getInt64Type(), getInt64Type()})); in declareVulkanFunctions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp81 LLVM::LLVMType::getArrayTy(getInt64Type(), rank); in getMemRefType()
88 {llvmPtrToElementType, llvmPtrToElementType, getInt64Type(), in getMemRefType()
95 LLVM::LLVMType getInt64Type() { return llvmInt64Type; } in getInt64Type() function in __anon86e0ef510111::VulkanLaunchFuncToVulkanCallsPass
303 {getPointerType(), getInt64Type(), getInt64Type(), getInt64Type()}, in declareVulkanFunctions()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp81 LLVM::LLVMArrayType::get(getInt64Type(), rank); in getMemRefType()
88 {llvmPtrToElementType, llvmPtrToElementType, getInt64Type(), in getMemRefType()
95 Type getInt64Type() { return llvmInt64Type; } in getInt64Type() function in __anon928d6e1e0111::VulkanLaunchFuncToVulkanCallsPass
307 {getPointerType(), getInt64Type(), in declareVulkanFunctions()
308 getInt64Type(), getInt64Type()})); in declareVulkanFunctions()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp81 LLVM::LLVMArrayType::get(getInt64Type(), rank); in getMemRefType()
88 {llvmPtrToElementType, llvmPtrToElementType, getInt64Type(), in getMemRefType()
95 Type getInt64Type() { return llvmInt64Type; } in getInt64Type() function in __anon4853d9d20111::VulkanLaunchFuncToVulkanCallsPass
307 {getPointerType(), getInt64Type(), in declareVulkanFunctions()
308 getInt64Type(), getInt64Type()})); in declareVulkanFunctions()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Conversion/GPUToCUDA/
H A DConvertLaunchFuncToCudaCalls.cpp94 LLVM::LLVMType getInt64Type() { return llvmInt64Type; } in getInt64Type() function in __anon7bbe63990111::GpuLaunchFuncToCudaCallsPass
228 getInt64Type() /* int64 sizeBytes*/ in declareCudaFunctions()
274 auto size = builder.create<LLVM::PtrToIntOp>(loc, getInt64Type(), gep); in setupParamsArray()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Conversion/GPUCommon/
H A DConvertLaunchFuncToRuntimeCalls.cpp95 LLVM::LLVMType getInt64Type() { return llvmInt64Type; } in getInt64Type() function in __anon5f62feae0111::GpuLaunchFuncToGpuRuntimeCallsPass
237 getInt64Type() /* int64 sizeBytes*/ in declareGpuRuntimeFunctions()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Basic/Targets/
H A DNVPTX.cpp133 Int64Type = HostTarget->getInt64Type();
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Basic/Targets/
H A DNVPTX.cpp134 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Basic/Targets/
H A DNVPTX.cpp138 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Basic/Targets/
H A DNVPTX.cpp134 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Basic/Targets/
H A DNVPTX.cpp138 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.cpp134 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Basic/Targets/
H A DNVPTX.cpp133 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Basic/Targets/
H A DNVPTX.cpp140 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Basic/Targets/
H A DNVPTX.cpp140 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Basic/Targets/
H A DNVPTX.cpp138 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Basic/Targets/
H A DNVPTX.cpp140 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Basic/Targets/
H A DNVPTX.cpp138 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.cpp140 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Basic/Targets/
H A DNVPTX.cpp138 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Basic/Targets/
H A DNVPTX.cpp140 Int64Type = HostTarget->getInt64Type(); in NVPTXTargetInfo()

1234