Lines Matching defs:KD

5437   AMDGPU::MCKernelDescriptor KD =
5514 KD.group_segment_fixed_size = ExprVal;
5519 KD.private_segment_fixed_size = ExprVal;
5523 KD.kernarg_size = ExprVal;
5533 PARSE_BITS_ENTRY(KD.kernel_code_properties,
5545 PARSE_BITS_ENTRY(KD.kernarg_preload, KERNARG_PRELOAD_SPEC_LENGTH, ExprVal,
5558 PARSE_BITS_ENTRY(KD.kernarg_preload, KERNARG_PRELOAD_SPEC_OFFSET, ExprVal,
5564 PARSE_BITS_ENTRY(KD.kernel_code_properties,
5571 PARSE_BITS_ENTRY(KD.kernel_code_properties,
5578 PARSE_BITS_ENTRY(KD.kernel_code_properties,
5585 PARSE_BITS_ENTRY(KD.kernel_code_properties,
5596 PARSE_BITS_ENTRY(KD.kernel_code_properties,
5603 PARSE_BITS_ENTRY(KD.kernel_code_properties,
5613 PARSE_BITS_ENTRY(KD.kernel_code_properties,
5617 PARSE_BITS_ENTRY(KD.kernel_code_properties,
5625 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
5634 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
5638 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
5642 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
5646 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
5650 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
5654 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
5690 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
5694 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
5698 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
5702 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
5708 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
5714 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
5720 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
5726 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc3, COMPUTE_PGM_RSRC3_GFX90A_TG_SPLIT,
5731 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
5737 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
5743 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
5752 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc3,
5757 KD.compute_pgm_rsrc2,
5761 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
5766 KD.compute_pgm_rsrc2,
5770 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
5774 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
5778 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
5782 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
5788 PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
5822 KD.compute_pgm_rsrc1, VGPRBlocks,
5832 KD.compute_pgm_rsrc1, SGPRBlocks,
5846 KD.compute_pgm_rsrc2, MCConstantExpr::create(UserSGPRCount, getContext()),
5851 if (!KD.kernarg_size->evaluateAsAbsolute(IVal))
5880 MCKernelDescriptor::bits_set(KD.compute_pgm_rsrc3, AdjustedAccum,
5902 getTargetStreamer().EmitAmdhsaKernelDescriptor(getSTI(), KernelName, KD,