Searched refs:R_00B848_COMPUTE_PGM_RSRC1 (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/src/amd/common/ |
D | ac_shadowed_regs.c | 202 R_00B848_COMPUTE_PGM_RSRC1, 203 R_00B84C_COMPUTE_PGM_RSRC2 - R_00B848_COMPUTE_PGM_RSRC1 + 4, 272 R_00B848_COMPUTE_PGM_RSRC1, 273 R_00B84C_COMPUTE_PGM_RSRC2 - R_00B848_COMPUTE_PGM_RSRC1 + 4, 488 R_00B848_COMPUTE_PGM_RSRC1, 489 R_00B84C_COMPUTE_PGM_RSRC2 - R_00B848_COMPUTE_PGM_RSRC1 + 4,
|
D | ac_binary.c | 52 case R_00B848_COMPUTE_PGM_RSRC1: in ac_parse_shader_binary_config()
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIDefines.h | 215 #define R_00B848_COMPUTE_PGM_RSRC1 0x00B848 macro 256 #define R_00B848_COMPUTE_PGM_RSRC1 0x00B848 macro
|
D | AMDGPUAsmPrinter.cpp | 572 case CallingConv::AMDGPU_CS: return R_00B848_COMPUTE_PGM_RSRC1; in getRsrcReg() 586 OutStreamer->EmitIntValue(R_00B848_COMPUTE_PGM_RSRC1, 4); in EmitProgramInfoSI()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIDefines.h | 507 #define R_00B848_COMPUTE_PGM_RSRC1 0x00B848 macro 551 #define R_00B848_COMPUTE_PGM_RSRC1 0x00B848 macro
|
D | AMDGPUAsmPrinter.cpp | 1119 case CallingConv::AMDGPU_CS: return R_00B848_COMPUTE_PGM_RSRC1; in getRsrcReg() 1135 OutStreamer->EmitIntValue(R_00B848_COMPUTE_PGM_RSRC1, 4); in EmitProgramInfoSI()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIDefines.h | 785 #define R_00B848_COMPUTE_PGM_RSRC1 0x00B848 macro
|
D | AMDGPUAsmPrinter.cpp | 1179 case CallingConv::AMDGPU_CS: return R_00B848_COMPUTE_PGM_RSRC1; in getRsrcReg() 1195 OutStreamer->emitInt32(R_00B848_COMPUTE_PGM_RSRC1); in EmitProgramInfoSI()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_compute.c | 512 radeon_set_sh_reg_seq(cs, R_00B848_COMPUTE_PGM_RSRC1, 2); in si_switch_compute_shader()
|
D | si_compute_prim_discard.c | 1378 radeon_set_sh_reg_seq(cs, R_00B848_COMPUTE_PGM_RSRC1, 2); in si_dispatch_prim_discard_cs_and_draw()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_pipeline.c | 5357 radeon_set_sh_reg_seq(cs, R_00B848_COMPUTE_PGM_RSRC1, 2); in radv_pipeline_generate_hw_cs()
|