Home
last modified time | relevance | path

Searched defs:aType (Results 1 – 9 of 9) sorted by relevance

/llvm-project/mlir/lib/Dialect/AMX/IR/
H A DAMXDialect.cpp74 VectorType aType = getLhsVectorType(); verify() local
91 VectorType aType = getLhsVectorType(); verify() local
/llvm-project/flang/runtime/
H A Dderived-api.cpp109 auto aType{a.raw().type}; RTDEF() local
134 auto aType{a.raw().type}; RTDEF() local
/llvm-project/mlir/lib/Dialect/AMX/Transforms/
H A DLegalizeForLLVMExport.cpp149 VectorType aType = op.getLhsVectorType(); matchAndRewrite() local
171 VectorType aType = op.getLhsVectorType(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Tosa/Utils/
H A DQuantUtils.cpp167 auto aType = dyn_cast<ShapedType>(a.getType()); in buildMatMulOpQuantizationAttr() local
/llvm-project/mlir/lib/Conversion/GPUToNVVM/
H A DWmmaOpsToNvvm.cpp225 gpu::MMAMatrixType aType = in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/NVGPU/IR/
H A DNVGPUDialect.cpp176 Type aType = aVector.getElementType(); in verifyMmaSyncOp() local
[all...]
/llvm-project/mlir/lib/Conversion/NVGPUToNVVM/
H A DNVGPUToNVVM.cpp338 VectorType aType = op.getMatrixA().getType(); matchAndRewrite() local
591 VectorType aType = op.getMatrixA().getType(); matchAndRewrite() local
/llvm-project/mlir/lib/Target/Cpp/
H A DTranslateToCpp.cpp1607 if (auto aType = dyn_cast<emitc::ArrayType>(type)) { emitType() local
/llvm-project/lld/COFF/
H A DWriter.cpp1484 std::optional<chpe_range_type> aType = a->getArm64ECRangeType(), sortECChunks() local