Home
last modified time | relevance | path

Searched defs:index_reg (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_export.h160 unsigned index_reg() const {return m_index->sel();} in index_reg() function
/third_party/pcre2/pcre2/src/
Dpcre2_jit_simd_inc.h1142 sljit_s32 base_reg, sljit_s32 index_reg) in load_from_mem_vector()
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_generator.cpp820 struct brw_reg index_reg = brw_vec1_grf( in generate_tcs_input_urb_offsets() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h280 unsigned index_reg[2]; /* indexing register CF_INDEX_[01] */ member
/third_party/mesa3d/src/mesa/program/
Dir_to_mesa.cpp1487 src_reg index_reg; in visit() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp2108 st_src_reg index_reg = get_temp(glsl_type::uint_type); in visit_expression() local
2904 st_src_reg index_reg; in visit() local
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard.h763 unsigned index_reg : 3; member