Home
last modified time | relevance | path

Searched defs:appendString (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp93 static int appendString(char **Buffer, const char *BufferEnd, int Width, in appendString() function
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp161 static Value *appendString(IRBuilder<> &Builder, Value *Desc, Value *Arg, in appendString() function