Home
last modified time | relevance | path

Searched defs:cType (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/lib/Dialect/AMX/IR/
H A DAMXDialect.cpp76 VectorType cType = getVectorType(); verify() local
93 VectorType cType = getVectorType(); verify() local
/llvm-project/mlir/lib/Dialect/AMX/Transforms/
H A DLegalizeForLLVMExport.cpp151 VectorType cType = op.getVectorType(); matchAndRewrite() local
173 VectorType cType = op.getVectorType(); matchAndRewrite() local
/llvm-project/mlir/tools/mlir-tblgen/
H A DBytecodeDialectGen.cpp85 StringRef cType = def->getValueAsString("cType"); getCType() local
219 std::string cType = getCType(def); emitParseHelper() local
[all...]
/llvm-project/mlir/lib/Conversion/GPUToNVVM/
H A DWmmaOpsToNvvm.cpp228 gpu::MMAMatrixType cType = in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp223 if (auto cType = llvm::dyn_cast<spirv::CompositeType>(type)) { in getElementType() local
393 auto cType = llvm::cast<spirv::CompositeType>(getType()); in verify() local
1828 auto cType = llvm::dyn_cast<spirv::CompositeType>(getType()); verify() local
[all...]
H A DMemoryOps.cpp277 auto cType = llvm::dyn_cast<spirv::CompositeType>(resultType); in getElementPtrType() local
/llvm-project/mlir/lib/Conversion/NVGPUToNVVM/
H A DNVGPUToNVVM.cpp340 VectorType cType = op.getMatrixC().getType(); matchAndRewrite() local
593 VectorType cType = op.getMatrixC().getType(); matchAndRewrite() local