Home
last modified time | relevance | path

Searched defs:scratch_offset (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_spill.cpp1142 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 Daco_lower_to_hw_instr.cpp2177 hw_init_scratch(Builder& bld, Definition def, Operand scratch_addr, Operand scratch_offset) in hw_init_scratch()
H A Daco_ir.h2085 Temp scratch_offset; variable
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/se/
Dse.c244 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 Dse.c244 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/
Dse.c387 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 Dse.c387 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 Dradv_nir_rt_shader.c1063 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 DTensorScanSycl.h146 …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 Dac_shader_args.h87 struct ac_arg scratch_offset; member
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c621 uint32_t scratch_offset; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c2427 …SpvId scratch_offset = emit_binop(ctx, SpvOpIAdd, spirv_builder_type_uint(&ctx->builder, 32), offs… in emit_store_scratch() local