Searched defs:scratch_offset (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_spill.cpp | 1142 Temp& scratch_offset, unsigned* offset) in setup_vgpr_spill_reload() 1221 Temp scratch_offset = ctx.program->scratch_offset; in spill_vgpr() local 1267 Temp scratch_offset = ctx.program->scratch_offset; in reload_vgpr() local
|
H A D | aco_lower_to_hw_instr.cpp | 2177 hw_init_scratch(Builder& bld, Definition def, Operand scratch_addr, Operand scratch_offset) in hw_init_scratch()
|
H A D | aco_ir.h | 2085 Temp scratch_offset; variable
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/se/ |
D | se.c | 244 uint32_t val = 0U, hash_offset = 0U, scratch_offset = 0U, security; in tegra_se_save_sha256_hash() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/se/ |
H A D | se.c | 244 uint32_t val = 0U, hash_offset = 0U, scratch_offset = 0U, security; in tegra_se_save_sha256_hash() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/drivers/se/ |
D | se.c | 387 uint32_t val = 0U, hash_offset = 0U, scratch_offset = 0U; in tegra_se_save_sha256_pmc_scratch() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/drivers/se/ |
H A D | se.c | 387 uint32_t val = 0U, hash_offset = 0U, scratch_offset = 0U; in tegra_se_save_sha256_pmc_scratch() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/ |
H A D | radv_nir_rt_shader.c | 1063 nir_def *scratch_offset = nir_load_param(b, 3); in lower_any_hit_for_intersection() local 1973 nir_def *scratch_offset = NULL; in radv_nir_lower_rt_abi() local
|
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
H A D | TensorScanSycl.h | 146 …const Index scratch_offset = (itemID.get_local_id(0) / scanParameters.block_threads) * scratch_str… in operator() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_shader_args.h | 87 struct ac_arg scratch_offset; member
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_acceleration_structure.c | 621 uint32_t scratch_offset; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | nir_to_spirv.c | 2427 …SpvId scratch_offset = emit_binop(ctx, SpvOpIAdd, spirv_builder_type_uint(&ctx->builder, 32), offs… in emit_store_scratch() local
|