Home
last modified time | relevance | path

Searched defs:newCapacity (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/runtime/
H A Dtemporary-stack.cpp86 void DescriptorStorage<COPY_VALUES>::resize(size_type newCapacity) { in resize()
/llvm-project/openmp/runtime/src/
H A Dkmp_threadprivate.cpp679 void __kmp_threadprivate_resize_cache(int newCapacity) { in __kmp_threadprivate_resize_cache()
H A Dkmp_runtime.cpp3712 int newCapacity; in __kmp_expand_threads() local
[all...]
/llvm-project/mlir/lib/IR/
H A DOperationSupport.cpp356 unsigned newCapacity = resize() local