Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp115 static bool shouldPrintAsStr(char Specifier, Type *OpType) { in shouldPrintAsStr() function
219 if (shouldPrintAsStr(OpConvSpecifiers[ArgCount - 1], ArgType)) in lowerPrintfForGpu()
352 if (shouldPrintAsStr(OpConvSpecifiers[ArgCount - 1], ArgType)) { in lowerPrintfForGpu()