Home
last modified time | relevance | path

Searched defs:arrayElemCount (Results 1 – 8 of 8) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp358 auto arrayElemCount = *tensorSize / *scalarSize; in convertTensorType() local
412 auto arrayElemCount = (memrefSize + *arrayElemSize - 1) / *arrayElemSize; in convertBoolMemrefType() local
481 auto arrayElemCount = *memrefSize / *elementSize; in convertMemrefType() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp361 auto arrayElemCount = *tensorSize / *scalarSize; in convertTensorType() local
415 auto arrayElemCount = (memrefSize + *arrayElemSize - 1) / *arrayElemSize; in convertBoolMemrefType() local
484 auto arrayElemCount = *memrefSize / *elementSize; in convertMemrefType() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp361 auto arrayElemCount = *tensorSize / *scalarSize; in convertTensorType() local
415 auto arrayElemCount = (memrefSize + *arrayElemSize - 1) / *arrayElemSize; in convertBoolMemrefType() local
484 auto arrayElemCount = *memrefSize / *elementSize; in convertMemrefType() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp361 auto arrayElemCount = *tensorSize / *scalarSize; in convertTensorType() local
415 auto arrayElemCount = (memrefSize + *arrayElemSize - 1) / *arrayElemSize; in convertBoolMemrefType() local
484 auto arrayElemCount = *memrefSize / *elementSize; in convertMemrefType() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/SPIRV/
H A DSPIRVLowering.cpp322 auto arrayElemCount = *tensorSize / *scalarSize; in convertTensorType() local
378 auto arrayElemCount = *memrefSize / *scalarSize; in convertMemrefType() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp329 auto arrayElemCount = *tensorSize / *scalarSize; in convertTensorType() local
390 auto arrayElemCount = *memrefSize / *elementSize; in convertMemrefType() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/SPIRV/
H A DSPIRVLowering.cpp329 auto arrayElemCount = *tensorSize / *scalarSize; in convertTensorType() local
390 auto arrayElemCount = *memrefSize / *elementSize; in convertMemrefType() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp329 auto arrayElemCount = *tensorSize / *scalarSize; in convertTensorType() local
390 auto arrayElemCount = *memrefSize / *elementSize; in convertMemrefType() local