Searched defs:CodePtr (Results 1 – 3 of 3) sorted by relevance
27 CodePtr() : Ptr(nullptr) {} in CodePtr() function56 CodePtr(const char *Ptr) : Ptr(Ptr) {} in CodePtr() function
894 if (const char *CodePtr = getDiagnosticCode(ID)) { in isBuiltinDiagnosticSuppressed() local
489 const LLT CodePtr = FlatPtr; in AMDGPULegalizerInfo() local