reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
   59   bool shouldPrintAsStr(char Specifier, Type *OpType) const;

References

lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
  249         if (shouldPrintAsStr(OpConvSpecifiers[ArgCount - 1], ArgType)) {
  434           if (shouldPrintAsStr(OpConvSpecifiers[ArgCount - 1], ArgType)) {