Home
last modified time | relevance | path

Searched defs:new_input (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.c221 void rc_transform_fragment_wpos(struct radeon_compiler * c, unsigned wpos, unsigned new_input, in rc_transform_fragment_wpos()
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.c208 … nir_variable *new_input = nir_variable_create(b->shader, nir_var_uniform, glsl_uint_type(), NULL); in clc_lower_input_image_deref() local
/third_party/node/deps/v8/src/compiler/
Descape-analysis.cc462 Node* new_input = buffer_[i] ? buffer_[i] : graph_->Dead(); in MergeInputs() local
Draw-machine-assembler.cc848 void RawMachineAssembler::AppendPhiInput(Node* phi, Node* new_input) { in AppendPhiInput()
Dmachine-operator-reducer.cc2367 Node* new_input = mshift.left().node(); in ReduceWord32EqualForConstantRhs() local
Dsimplified-lowering.cc916 int new_input_index, Node* new_input) { in ChangeUnaryToPureBinaryOp()