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.cpp121 static bool shouldPrintAsStr(char Specifier, Type *OpType) { in shouldPrintAsStr() function
226 if (shouldPrintAsStr(OpConvSpecifiers[ArgCount - 1], ArgType)) in lowerPrintfForGpu()
359 if (shouldPrintAsStr(OpConvSpecifiers[ArgCount - 1], ArgType)) { in lowerPrintfForGpu()