Home
last modified time | relevance | path

Searched defs:new_lhs (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_tess_level.cpp265 ir_dereference *const new_lhs = (ir_dereference *) expr->operands[0]; in fix_lhs() local
316 ir_dereference_array *new_lhs = new(ctx) ir_dereference_array( in visit_leave() local
Dlower_vector_derefs.cpp61 ir_dereference *const new_lhs = (ir_dereference *) deref->array; in visit_enter() local
Dlower_distance.cpp411 ir_dereference *const new_lhs = (ir_dereference *) expr->operands[0]; in fix_lhs() local
457 ir_dereference_array *new_lhs = new(ctx) ir_dereference_array( in visit_leave() local
Dopt_structure_splitting.cpp273 ir_dereference *new_lhs, *new_rhs; in visit_leave() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_vector_splitting.cpp259 ir_dereference *new_lhs; in visit_leave() local