Home
last modified time | relevance | path

Searched refs:getAsConstantStr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp143 static StringRef getAsConstantStr(Value *V) { in getAsConstantStr() function
259 ArgSize = alignTo(getAsConstantStr(Arg).size() + 1, 4); in lowerPrintfForGpu()
390 StringRef S = getAsConstantStr(Arg); in lowerPrintfForGpu()