Searched refs:debugPrint (Results 1 – 5 of 5) sorted by relevance
50 m_client.callbacks.debugPrint = NULL; in AddrObject()227 if (m_client.callbacks.debugPrint != NULL) in DebugPrint()240 m_client.callbacks.debugPrint(&debugPrintInput); in DebugPrint()
50 void debugPrint();65 void DominatorTree::debugPrint() in debugPrint() function in nv50_ir::DominatorTree
151 addrCreateInput.callbacks.debugPrint = 0; in radv_amdgpu_addr_create()
136 addrCreateInput.callbacks.debugPrint = 0; in amdgpu_addr_create()
230 ADDR_DEBUGPRINT debugPrint; ///< Routine to print debug message member