/external/mesa3d/src/gallium/drivers/zink/ |
D | nir_lower_dynamic_bo_access.c | 50 nir_intrinsic_instr *new_instr = nir_intrinsic_instr_create(b->shader, instr->intrinsic); in recursive_generate_bo_ssa_def() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_atomics_to_ssbo.c | 91 nir_intrinsic_instr *new_instr = in lower_instr() local
|
D | nir_opt_constant_folding.c | 207 nir_intrinsic_instr *new_instr = in try_fold_intrinsic() local
|
D | nir_opt_vectorize.c | 347 nir_instr *new_instr = instr_try_combine(nir, *stack_instr, instr, in vec_instr_stack_push() local
|
D | nir_search.c | 661 nir_algebraic_update_automaton(nir_instr *new_instr, in nir_algebraic_update_automaton()
|
/external/mesa3d/src/freedreno/afuc/ |
D | parser.y | 56 new_instr(int tok) in new_instr() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | while_loop_constant_sinking.cc | 29 HloInstruction* old_instr, HloInstruction* new_instr, in ReplaceUsesWhileKeepingLoopInvariance()
|
D | hlo_computation.cc | 191 HloInstruction* new_instr = in RemoveParameter() local 226 HloInstruction* new_instr = AddInstructionInternal( in RemoveUnusedParametersImpl() local 1084 const HloInstruction* new_instr = replace(instr.get()); in CloneWithReplacements() local 1130 std::unique_ptr<HloInstruction> new_instr = in CloneWithReplacements() local 1148 HloInstruction* new_instr = context->GetInstruction(instr); in CloneWithReplacements() local
|
D | space_to_batch_converter.cc | 860 auto new_instr = old_to_new_instrs_[old_producer]; in CanPropagate() local 900 auto new_instr = old_to_new_instrs_[consumer->mutable_operand(i)]; in CanPropagate() local 1580 HloInstruction* new_instr = in Propagate() local 2003 HloInstruction* new_instr, HloInstruction* old_instr, in SelectValidPortion() 2072 auto new_instr = old_to_new_instrs_[old_instr]; in BatchToSpace() local
|
D | dynamic_padder.cc | 185 HloInstruction* new_instr = computation->AddInstruction( in ReplaceGetSize() local
|
D | dynamic_dimension_inference.cc | 663 HloInstruction* new_instr = computation->AddInstruction( in HandleGetDimensionSize() local
|
D | hlo_instructions.cc | 1910 HloInstruction* new_instr = parent()->AddInstruction( in CloneAndFuseInternal() local
|
/external/mesa3d/src/amd/compiler/ |
D | aco_optimizer.cpp | 1060 …SMEM_instruction *new_instr = create_instruction<SMEM_instruction>(smem->opcode, Format::SMEM, sme… in label_instruction() local 1693 Instruction *new_instr; in combine_ordering_test() local 1764 Instruction *new_instr; in combine_comparison_ordering() local 1883 Instruction *new_instr; in combine_constant_comparison_ordering() local 1932 Instruction *new_instr; in combine_inverse_comparison() local 2050 … VOP3A_instruction *new_instr = create_instruction<VOP3A_instruction>(opcode, Format::VOP3A, 3, 1); in create_vop3_for_op3() local 2270 aco_ptr<Instruction> new_instr; in combine_add_sub_b2i() local 2610 aco_ptr<Instruction> new_instr; in combine_and_subbrev() local 2841 …aco_ptr<VOP2_instruction> new_instr{create_instruction<VOP2_instruction>(aco_opcode::v_cndmask_b32… in combine_instruction() local
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_parser.y | 79 static struct ir3_instruction * new_instr(opc_t opc) in new_instr() function
|
D | ir3_sched.c | 728 struct ir3_instruction *new_instr = ir3_instr_clone(orig_instr); in split_instr() local 1040 struct ir3_instruction *new_instr = NULL; in sched_block() local
|
D | ir3.c | 1078 struct ir3_instruction *new_instr = instr_create(instr->block, in ir3_instr_clone() local
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cudnn_pad_for_convolutions.cc | 85 auto add = [&](std::unique_ptr<HloInstruction> new_instr) { in PadConv()
|
D | horizontal_loop_fusion.cc | 376 HloInstruction* new_instr = comp->AddInstruction( in CreateFusedComputation() local
|
/external/vixl/src/aarch64/ |
D | instructions-aarch64.h | 228 void SetInstructionBits(Instr new_instr) { in SetInstructionBits()
|