reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
 3710       if (!isUInt<sizeof(KD.group_segment_fixed_size) * CHAR_BIT>(Val))
 3712       KD.group_segment_fixed_size = Val;
 3714       if (!isUInt<sizeof(KD.private_segment_fixed_size) * CHAR_BIT>(Val))
 3716       KD.private_segment_fixed_size = Val;
 3718       PARSE_BITS_ENTRY(KD.kernel_code_properties,
 3724       PARSE_BITS_ENTRY(KD.kernel_code_properties,
 3730       PARSE_BITS_ENTRY(KD.kernel_code_properties,
 3736       PARSE_BITS_ENTRY(KD.kernel_code_properties,
 3742       PARSE_BITS_ENTRY(KD.kernel_code_properties,
 3748       PARSE_BITS_ENTRY(KD.kernel_code_properties,
 3754       PARSE_BITS_ENTRY(KD.kernel_code_properties,
 3764       PARSE_BITS_ENTRY(KD.kernel_code_properties,
 3769           KD.compute_pgm_rsrc2,
 3773       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
 3777       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
 3781       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
 3785       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
 3789       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
 3817       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
 3820       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
 3823       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
 3826       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
 3830       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1,
 3833       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1, COMPUTE_PGM_RSRC1_ENABLE_IEEE_MODE,
 3839       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1, COMPUTE_PGM_RSRC1_FP16_OVFL, Val,
 3845       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1, COMPUTE_PGM_RSRC1_WGP_MODE, Val,
 3851       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1, COMPUTE_PGM_RSRC1_MEM_ORDERED, Val,
 3857       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc1, COMPUTE_PGM_RSRC1_FWD_PROGRESS, Val,
 3861           KD.compute_pgm_rsrc2,
 3865       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
 3870           KD.compute_pgm_rsrc2,
 3874       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
 3878       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
 3882       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
 3886       PARSE_BITS_ENTRY(KD.compute_pgm_rsrc2,
 3914   AMDHSA_BITS_SET(KD.compute_pgm_rsrc1,
 3920   AMDHSA_BITS_SET(KD.compute_pgm_rsrc1,
 3926   AMDHSA_BITS_SET(KD.compute_pgm_rsrc2, COMPUTE_PGM_RSRC2_USER_SGPR_COUNT,
 3930       getSTI(), KernelName, KD, NextFreeVGPR, NextFreeSGPR, ReserveVCC,