Home
last modified time | relevance | path

Searched refs:getKernelOperand (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DKernelOutlining.cpp66 map.map(launch.getKernelOperand(i), kernelFunc.getArgument(i)); in inlineBeneficiaryOps()
69 auto operandOp = launch.getKernelOperand(i).getDefiningOp(); in inlineBeneficiaryOps()
71 newLaunchArgs.push_back(launch.getKernelOperand(i)); in inlineBeneficiaryOps()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/SPIRVToLLVM/
H A DConvertLaunchFuncToLLVMCalls.cpp212 auto memRefType = launchOp.getKernelOperand(operand.index()) in matchAndRewrite()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Conversion/SPIRVToLLVM/
H A DConvertLaunchFuncToLLVMCalls.cpp204 auto memRefType = launchOp.getKernelOperand(operand.index()) in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/SPIRVToLLVM/
H A DConvertLaunchFuncToLLVMCalls.cpp209 auto memRefType = launchOp.getKernelOperand(operand.index()) in matchAndRewrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Conversion/SPIRVToLLVM/
H A DConvertLaunchFuncToLLVMCalls.cpp205 auto memRefType = launchOp.getKernelOperand(operand.index()) in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/SPIRVToLLVM/
H A DConvertLaunchFuncToLLVMCalls.cpp209 auto memRefType = launchOp.getKernelOperand(operand.index()) in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Conversion/SPIRVToLLVM/
H A DConvertLaunchFuncToLLVMCalls.cpp204 auto memRefType = launchOp.getKernelOperand(operand.index()) in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/SPIRVToLLVM/
H A DConvertLaunchFuncToLLVMCalls.cpp209 auto memRefType = launchOp.getKernelOperand(operand.index()) in matchAndRewrite()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp106 if (launchOp.getKernelOperand(i).getType() != functionType.getInput(i)) { in verifyOperationAttribute()
425 Value LaunchFuncOp::getKernelOperand(unsigned i) { in getKernelOperand() function in LaunchFuncOp
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp129 if (launchOp.getKernelOperand(i).getType() != functionType.getInput(i)) { in verifyOperationAttribute()
459 Value LaunchFuncOp::getKernelOperand(unsigned i) { in getKernelOperand() function in LaunchFuncOp
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp128 if (launchOp.getKernelOperand(i).getType() != functionType.getInput(i)) { in verifyOperationAttribute()
458 Value LaunchFuncOp::getKernelOperand(unsigned i) { in getKernelOperand() function in LaunchFuncOp
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp129 if (launchOp.getKernelOperand(i).getType() != functionType.getInput(i)) { in verifyOperationAttribute()
459 Value LaunchFuncOp::getKernelOperand(unsigned i) { in getKernelOperand() function in LaunchFuncOp
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Conversion/GPUToCUDA/
H A DConvertLaunchFuncToCudaCalls.cpp255 auto operand = launchOp.getKernelOperand(idx); in setupParamsArray()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Conversion/GPUCommon/
H A DConvertLaunchFuncToRuntimeCalls.cpp303 auto operand = launchOp.getKernelOperand(idx); in setupParamsArray()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp235 if (launchOp.getKernelOperand(i).getType() != functionType.getInput(i)) { in verifyOperationAttribute()
628 Value LaunchFuncOp::getKernelOperand(unsigned i) { in getKernelOperand() function in LaunchFuncOp
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp233 if (launchOp.getKernelOperand(i).getType() != functionType.getInput(i)) { in verifyOperationAttribute()
564 Value LaunchFuncOp::getKernelOperand(unsigned i) { in getKernelOperand() function in LaunchFuncOp
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp233 if (launchOp.getKernelOperand(i).getType() != functionType.getInput(i)) { in verifyOperationAttribute()
564 Value LaunchFuncOp::getKernelOperand(unsigned i) { in getKernelOperand() function in LaunchFuncOp
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp233 if (launchOp.getKernelOperand(i).getType() != functionType.getInput(i)) { in verifyOperationAttribute()
564 Value LaunchFuncOp::getKernelOperand(unsigned i) { in getKernelOperand() function in LaunchFuncOp
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp546 Value LaunchFuncOp::getKernelOperand(unsigned i) { in getKernelOperand() function in LaunchFuncOp
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/GPU/
H A DGPUOps.td300 Value getKernelOperand(unsigned i);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Dialect/GPU/
H A DGPUOps.td399 Value getKernelOperand(unsigned i);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Dialect/GPU/
H A DGPUOps.td395 Value getKernelOperand(unsigned i);
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/GPU/
H A DGPUOps.td395 Value getKernelOperand(unsigned i);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/GPU/
H A DGPUOps.td395 Value getKernelOperand(unsigned i);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/GPU/
H A DGPUOps.td387 Value getKernelOperand(unsigned i);

12