Searched refs:AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK (Results 1 – 7 of 7) sorted by relevance
188 AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK = enumerator
188 …AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK = ((1 << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH) - 1)… enumerator
1239 Out.code_properties |= AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK; in getAmdKernelCode()
1304 Out.code_properties |= AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK; in getAmdKernelCode()
185 …AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK = ((1 << AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK_WIDTH) - 1)… enumerator
87 AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK); in EmitAMDKernelCodeT()