HomeSort by relevance Sort by last modified time
    Searched defs:reserved_vgpr_count (Results 1 - 2 of 2) sorted by null

  /external/llvm/test/MC/AMDGPU/
hsa.s 96 reserved_vgpr_count = 1 define
162 // ASM: reserved_vgpr_count = 1
246 // ASM: reserved_vgpr_count = 0
  /external/llvm/lib/Target/AMDGPU/
AMDKernelCodeT.h 608 /// If reserved_vgpr_count is 0 then must be 0. Otherwise, this is the
615 uint16_t reserved_vgpr_count; member in struct:amd_kernel_code_s
    [all...]

Completed in 1373 milliseconds