Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp64 bool shouldPrintAsStr(char Specifier, Type *OpType) const;
133 bool AMDGPUPrintfRuntimeBindingImpl::shouldPrintAsStr(char Specifier, in shouldPrintAsStr() function in AMDGPUPrintfRuntimeBindingImpl
248 if (shouldPrintAsStr(OpConvSpecifiers[ArgCount - 1], ArgType)) { in lowerPrintfForGpu()
419 if (shouldPrintAsStr(OpConvSpecifiers[ArgCount - 1], ArgType)) { in lowerPrintfForGpu()