Searched defs:repl (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_opt_copy_prop.c75 bi_index repl = replacement[bi_word_node(use)]; local in function:bi_opt_copy_prop
H A Dbi_opt_cse.c170 bi_index repl = replacement[bi_word_node(instr->src[s])]; local in function:bi_opt_cse
H A Dbi_opt_mod_props.c34 bi_would_impact_abs(unsigned arch, bi_instr *I, bi_index repl, unsigned s) argument
41 bi_takes_fabs(unsigned arch, bi_instr *I, bi_index repl, unsigned s) argument
111 bi_compose_float_index(bi_index old, bi_index repl) argument
[all...]
/xsrc/external/mit/libX11/dist/src/
H A DGetWAttrs.c48 register xGetWindowAttributesReply *repl; local in function:_XWAttrsHandler
[all...]
H A DGetAtomNm.c105 register xGetAtomNameReply *repl; local in function:_XGetAtomNameHandler
H A DIntAtom.c211 register xInternAtomReply *repl; local in function:_XIntAtomHandler
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_function_inlining.cpp347 ir_variable_replacement_visitor(ir_variable *orig, ir_dereference *repl) argument
369 ir_dereference *repl; member in class:ir_variable_replacement_visitor
459 do_variable_replacement(exec_list * instructions,ir_variable * orig,ir_dereference * repl) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_function_inlining.cpp347 ir_variable_replacement_visitor(ir_variable *orig, ir_dereference *repl) argument
369 ir_dereference *repl; member in class:ir_variable_replacement_visitor
459 do_variable_replacement(exec_list * instructions,ir_variable * orig,ir_dereference * repl) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_ssa_builder.cpp223 bool repl = (n.op_ptr()->flags & AF_REPL) || local in function:r600_sb::ssa_rename::visit
H A Dsb_ir.cpp54 void alu_packed_node::init_args(bool repl) { argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_ssa_builder.cpp223 bool repl = (n.op_ptr()->flags & AF_REPL) || local in function:r600_sb::ssa_rename::visit
H A Dsb_ir.cpp54 void alu_packed_node::init_args(bool repl) { argument
/xsrc/external/mit/libXrandr/dist/src/
H A DXrandr.c412 xRRQueryVersionReply *repl; local in function:_XRRVersionHandler
/xsrc/external/mit/ctwm/dist/
H A Dr_area_list.c303 RAreaList *repl = RAreaHorizontalUnion(&copy->areas[i], &copy->areas[j]); local in function:RAreaListHorizontalUnion
336 RAreaList *repl = RAreaVerticalUnion(&copy->areas[i], &copy->areas[j]); local in function:RAreaListVerticalUnion
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_lower_framebuffer.c278 nir_ssa_def *repl = nir_pack_32_4x8(b, s); local in function:pan_pack_norm
/xsrc/external/mit/libXrender/dist/src/
H A DXrender.c388 xRenderQueryVersionReply *repl; local in function:_XRenderVersionHandler
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshaderapi.c101 static char* load_shader_replacement(struct _shader_replacement *repl) argument

Completed in 23 milliseconds