Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp136 static bool shouldPrintAsStr(char Specifier, Type *OpType) { in shouldPrintAsStr() function
258 if (shouldPrintAsStr(OpConvSpecifiers[ArgCount - 1], ArgType)) in lowerPrintfForGpu()
389 if (shouldPrintAsStr(OpConvSpecifiers[ArgCount - 1], ArgType)) { in lowerPrintfForGpu()