Home
last modified time | relevance | path

Searched defs:sourceSize (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/DataFormatters/
H A DStringPrinter.cpp428 uint32_t sourceSize; in ReadEncodedBufferAndDumpToStream() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorTilingInterfaceImpl.cpp254 OpFoldResult sourceSize; global() member
H A DTensorOps.cpp3254 int64_t sourceSize = innerSliceOp.getSourceType().getShape()[en.index()]; matchAndRewrite() local
/llvm-project/flang/lib/Semantics/
H A Dcheck-call.cpp1808 if (auto sourceSize{evaluate::ToInt64(evaluate::Fold(foldingContext, CheckTransfer() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp3059 auto sourceSize = sourceShape[idx]; verify() local
4130 int64_t sourceSize = op.getShapedType().getDimSize(indicesIdx); isInBounds() local