Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Evaluate/
H A Dcharacter.h80 static Character Resize(const Character &str, std::size_t newLength) { in Resize()
H A Dfold-character.cpp157 auto newLength{folded->second.ToInt64()}; in FoldOperation() local
H A Dconstant.cpp273 ConstantSubscript newLength{0}; in Substring() local
/llvm-project/clang/lib/Rewrite/
H A DRewriter.cpp333 unsigned newLength = getRangeSize(replacementRange); ReplaceText() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorTilingInterfaceImpl.cpp679 OpFoldResult newLength = sub(endLoc, newOffset); bubbleUpPadSlice() local
[all...]
/llvm-project/mlir/lib/IR/
H A DOperationSupport.cpp520 updateLength(unsigned newLength) updateLength() argument