HomeSort by relevance Sort by last modified time
    Searched refs:AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/AMDGPU/
AMDKernelCodeT.h 95 AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR = ((1 << AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR_WIDTH) - 1) << AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR_SHIFT,
    [all...]
AMDGPUAsmPrinter.cpp 595 header.code_properties |= AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR;
  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUTargetStreamer.cpp 67 AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR);

Completed in 36 milliseconds