Searched refs:appendPointer (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/ |
| H A D | string_utils.cpp | 109 static int appendPointer(char **Buffer, const char *BufferEnd, u64 ptr_value) { in appendPointer() function 181 Res += appendPointer(&Buffer, BufferEnd, va_arg(Args, uptr)); in formatString()
|
| /llvm-project-15.0.7/mlir/lib/ExecutionEngine/ |
| H A D | SparseTensorUtils.cpp | 598 void appendPointer(uint64_t d, uint64_t pos, uint64_t count = 1) { in appendPointer() function in __anon2f09016c0111::SparseTensorStorage 702 appendPointer(d, indices[d].size(), count); in finalizeSegment() 1030 appendPointer(r, currentPos); in SparseTensorStorage()
|