Searched defs:new_input (Results 1 – 6 of 6) sorted by relevance
221 void rc_transform_fragment_wpos(struct radeon_compiler * c, unsigned wpos, unsigned new_input, in rc_transform_fragment_wpos()
208 … nir_variable *new_input = nir_variable_create(b->shader, nir_var_uniform, glsl_uint_type(), NULL); in clc_lower_input_image_deref() local
462 Node* new_input = buffer_[i] ? buffer_[i] : graph_->Dead(); in MergeInputs() local
848 void RawMachineAssembler::AppendPhiInput(Node* phi, Node* new_input) { in AppendPhiInput()
2367 Node* new_input = mshift.left().node(); in ReduceWord32EqualForConstantRhs() local
916 int new_input_index, Node* new_input) { in ChangeUnaryToPureBinaryOp()