Home
last modified time | relevance | path

Searched defs:reg_index (Results 1 – 13 of 13) sorted by relevance

/external/arm-trusted-firmware/plat/mediatek/mt8173/drivers/timer/
Dmt_cpuxgpt.c14 static void write_cpuxgpt(unsigned int reg_index, unsigned int value) in write_cpuxgpt()
/external/pcre/src/sljit/
DsljitNativeSPARC_32.c143 sljit_s32 reg_index = 8; in call_with_args() local
DsljitNativeSPARC_common.c515 sljit_s32 reg_index, types, tmp; in sljit_emit_enter() local
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dregalloc.c127 int reg_index = 0; in ppir_regalloc_init() local
697 int reg_index = ra_get_node_reg(g, n++); in ppir_regalloc_prog_try() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_vs.c368 unsigned reg_index; in si_llvm_emit_clipvertex() local
/external/crosvm/devices/src/pci/
Dpci_configuration.rs698 pub fn reg_index(&self) -> usize { in reg_index() method
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder_test.cc1334 TfLiteRegistration* registration(int reg_index) { in registration()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c6130 unsigned reg_index = emit->clip_dist_out_index + i / 4; in emit_clip_distance_from_vpos() local
6173 unsigned reg_index = emit->clip_dist_out_index + i / 4; in emit_clip_vertex_instructions() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c673 unsigned reg_file, unsigned reg_index, in get_indirect_index()
/external/virglrenderer/src/
Dvrend_shader.c3136 uint32_t reg_index, bool indirect) in set_memory_qualifier()
/external/vixl/src/aarch64/
Dsimulator-aarch64.cc5885 int reg_index = imm5 >> (tz + 1); in VisitNEONCopy() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_reg.h2947 #define PVS_OP_DST_OPERAND(opcode, math_inst, macro_inst, reg_index, reg_writemask, reg_class, satu… argument
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc7873 Register reg_index = x21; in TEST() local