Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Transform/Utils/
H A DUtils.cpp18 OpAsmPrinter &printer, Operation *op, Value packed, Type packedType, in printPackedOrDynamicIndexList()
35 Type &packedType, SmallVectorImpl<OpAsmParser::UnresolvedOperand> &values, in parsePackedOrDynamicIndexList()
/llvm-project/mlir/include/mlir/Dialect/Transform/Utils/
H A DUtils.h61 Type packedType; in parsePackedOrDynamicIndexList() local
/llvm-project/mlir/lib/Conversion/FuncToLLVM/
H A DFuncToLLVM.cpp661 auto packedType = getTypeConverter()->packFunctionResults( matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/GPUCommon/
H A DGPUOpsLowering.cpp699 auto packedType = getTypeConverter()->packFunctionResults( matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransforms.cpp619 VectorType packedType = matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp3753 ShapedType packedType = (std::is_same<OpTy, PackOp>::value) commonVerifierPackAndUnPackOp() local
4091 ShapedType packedType = (std::is_same<OpTy, PackOp>::value) areTilesAndTiledDimsAllConstant() local