Home
last modified time | relevance | path

Searched defs:bType (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/lib/Dialect/AMX/IR/
H A DAMXDialect.cpp75 VectorType bType = getRhsVectorType(); verify() local
92 VectorType bType = getRhsVectorType(); verify() local
/llvm-project/mlir/lib/Dialect/AMX/Transforms/
H A DLegalizeForLLVMExport.cpp150 VectorType bType = op.getRhsVectorType(); matchAndRewrite() local
172 VectorType bType = op.getRhsVectorType(); matchAndRewrite() local
/llvm-project/flang/runtime/
H A Dderived-api.cpp110 auto bType{b.raw().type}; RTDEF() local
/llvm-project/mlir/lib/Dialect/Tosa/Utils/
H A DQuantUtils.cpp168 auto bType = dyn_cast<ShapedType>(b.getType()); in buildMatMulOpQuantizationAttr() local
/llvm-project/mlir/lib/Conversion/NVGPUToNVVM/
H A DNVGPUToNVVM.cpp339 VectorType bType = op.getMatrixA().getType(); matchAndRewrite() local
592 VectorType bType = op.getMatrixB().getType(); matchAndRewrite() local
/llvm-project/lld/COFF/
H A DWriter.cpp1485 bType = b->getArm64ECRangeType(); sortECChunks() local