Home
last modified time | relevance | path

Searched defs:first_input (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Dcontrol_flow_ops.cc71 ShapeHandle first_input = c->input(1); in __anonad90f1540202() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_idct.c432 unsigned first_input, struct ureg_dst fragment) in vl_idct_stage2_frag_shader()
Dvl_mpeg12_decoder.c1087 unsigned first_input, in mc_frag_shader_callback()
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1570 Entry* first_input; member
1701 Entry* first_input = input_tensors + item.input_start; in Process() local
1748 Entry* first_input = state->first_input; // Shorthand in Process() local
1878 Status ExecutorState::PrepareInputs(const NodeItem& item, Entry* first_input, in PrepareInputs()
/external/v8/src/compiler/
Descape-analysis.cc404 State first_input = table_.Get(NodeProperties::GetEffectInput(effect_phi, 0)); in MergeInputs() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfolding_rules.cpp1494 Instruction* first_input = in VectorShuffleFeedingExtract() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfolding_rules.cpp1494 Instruction* first_input = in VectorShuffleFeedingExtract() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc1627 const int first_input = concat_node->op() == "Concat" ? 1 : 0; in HoistChainForConcat() local
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc149 Operand MemoryOperand(size_t first_input = 0) { in MemoryOperand()
/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc168 Operand MemoryOperand(size_t first_input = 0) { in MemoryOperand()