/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_lowering.c | 136 struct tgsi_full_instruction new_inst; in create_mov() local 204 struct tgsi_full_instruction new_inst; in transform_dst() local 286 struct tgsi_full_instruction new_inst; in transform_lrp() local 334 struct tgsi_full_instruction new_inst; in transform_frc() local 380 struct tgsi_full_instruction new_inst; in transform_pow() local 439 struct tgsi_full_instruction new_inst; in transform_lit() local 564 struct tgsi_full_instruction new_inst; in transform_exp() local 687 struct tgsi_full_instruction new_inst; in transform_log() local 826 struct tgsi_full_instruction new_inst; in transform_dotp() local 911 struct tgsi_full_instruction new_inst; in transform_flr_ceil() local [all …]
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | instruction_simplifier_test.cc | 111 HLoadClass* new_inst = MakeLoadClass( in GetLoadClasses() local 160 HInstruction* new_inst = MakeNewInstance(if_block, new_inst_klass); in TEST_P() local 204 HInstruction* new_inst = MakeNewInstance(main, new_inst_klass); in TEST_P() local
|
H A D | load_store_elimination_test.cc | 931 HInstruction* new_inst = MakeNewInstance(main, cls); in TEST_F() local 963 HInstruction* new_inst = MakeNewInstance(main, cls); in TEST_F() local 1771 HInstruction* new_inst = MakeNewInstance(entry, cls); in TEST_F() local 1846 HInstruction* new_inst = MakeNewInstance(start, cls); in TEST_F() local 1897 HInstruction* new_inst = MakeNewInstance(start, cls); in TEST_F() local 1972 HInstruction* new_inst = MakeNewInstance(entry, cls); in TEST_F() local 2060 HInstruction* new_inst = MakeNewInstance(entry, cls); in TEST_F() local 2125 HInstruction* new_inst = MakeNewInstance(start, cls); in TEST_F() local 2188 HInstruction* new_inst = MakeNewInstance(entry, cls); in TEST_F() local
|
H A D | load_store_analysis_test.cc | 506 HInstruction* new_inst = MakeNewInstance(if_block, cls); in TEST_F() local 537 HInstruction* new_inst = MakeNewInstance(main, cls); in TEST_F() local 582 HInstruction* new_inst = MakeNewInstance(top, cls); in TEST_F() local 651 HInstruction* new_inst = MakeNewInstance(start, cls); in TEST_F() local
|
H A D | reference_type_propagation_test.cc | 303 HInstruction* new_inst = in RunVisitListTest() local 397 HInstruction* new_inst = in RunVisitListTest() local
|
H A D | prepare_for_register_allocation.cc | 253 HNewInstance* new_inst = allocation_inst->AsNewInstance(); in VisitConstructorFence() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | flatten_decoration_pass.cpp | 92 std::unique_ptr<Instruction> new_inst(inst_iter->Clone(context())); in Process() local 117 std::unique_ptr<Instruction> new_inst(new Instruction( in Process() local
|
H A D | decoration_manager.cpp | 139 std::unique_ptr<Instruction> new_inst( in RemoveDecorationsFrom() local 521 std::unique_ptr<Instruction> new_inst(inst->Clone(module_->context())); in CloneDecorations() local 576 std::unique_ptr<Instruction> new_inst(inst->Clone(module_->context())); in CloneDecorations() local
|
H A D | invocation_interlock_placement_pass.cpp | 202 Instruction* new_inst = new Instruction( in extractInstructionsFromCalls() local 208 Instruction* new_inst = in extractInstructionsFromCalls() local
|
H A D | interface_var_sroa.cpp | 418 std::unique_ptr<Instruction> new_inst(interface_var_user->Clone(context())); in ReplaceComponentOfInterfaceVarWith() local 552 std::unique_ptr<Instruction> new_inst(annotation_inst->Clone(context())); in CloneAnnotationForVariable() local
|
H A D | local_access_chain_convert_pass.cpp | 96 std::vector<std::unique_ptr<Instruction>> new_inst; in ReplaceAccessChainLoad() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | flatten_decoration_pass.cpp | 92 std::unique_ptr<Instruction> new_inst(inst_iter->Clone(context())); in Process() local 117 std::unique_ptr<Instruction> new_inst(new Instruction( in Process() local
|
H A D | decoration_manager.cpp | 139 std::unique_ptr<Instruction> new_inst( in RemoveDecorationsFrom() local 521 std::unique_ptr<Instruction> new_inst(inst->Clone(module_->context())); in CloneDecorations() local 576 std::unique_ptr<Instruction> new_inst(inst->Clone(module_->context())); in CloneDecorations() local
|
H A D | invocation_interlock_placement_pass.cpp | 202 Instruction* new_inst = new Instruction( in extractInstructionsFromCalls() local 208 Instruction* new_inst = in extractInstructionsFromCalls() local
|
H A D | interface_var_sroa.cpp | 418 std::unique_ptr<Instruction> new_inst(interface_var_user->Clone(context())); in ReplaceComponentOfInterfaceVarWith() local 552 std::unique_ptr<Instruction> new_inst(annotation_inst->Clone(context())); in CloneAnnotationForVariable() local
|
H A D | local_access_chain_convert_pass.cpp | 96 std::vector<std::unique_ptr<Instruction>> new_inst; in ReplaceAccessChainLoad() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | flatten_decoration_pass.cpp | 92 std::unique_ptr<Instruction> new_inst(inst_iter->Clone(context())); in Process() local 117 std::unique_ptr<Instruction> new_inst(new Instruction( in Process() local
|
D | decoration_manager.cpp | 139 std::unique_ptr<Instruction> new_inst( in RemoveDecorationsFrom() local 521 std::unique_ptr<Instruction> new_inst(inst->Clone(module_->context())); in CloneDecorations() local 576 std::unique_ptr<Instruction> new_inst(inst->Clone(module_->context())); in CloneDecorations() local
|
D | invocation_interlock_placement_pass.cpp | 202 Instruction* new_inst = new Instruction( in extractInstructionsFromCalls() local 208 Instruction* new_inst = in extractInstructionsFromCalls() local
|
D | interface_var_sroa.cpp | 418 std::unique_ptr<Instruction> new_inst(interface_var_user->Clone(context())); in ReplaceComponentOfInterfaceVarWith() local 552 std::unique_ptr<Instruction> new_inst(annotation_inst->Clone(context())); in CloneAnnotationForVariable() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_vert_fc.c | 91 struct rc_instruction * new_inst = in lower_bgnloop() local 160 struct rc_instruction * new_inst = in lower_endloop() local
|
H A D | radeon_dataflow_swizzles.c | 432 struct rc_instruction * new_inst; in try_splitting_single_channel() local 494 struct rc_instruction * new_inst; in try_splitting_instruction() local
|
/aosp_15_r20/external/musl/src/thread/ |
H A D | pthread_barrier_wait.c | 78 struct instance new_inst = { 0 }; in pthread_barrier_wait() local
|
/aosp_15_r20/external/trusty/musl/src/thread/ |
D | pthread_barrier_wait.c | 78 struct instance new_inst = { 0 }; in pthread_barrier_wait() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_vs_draw.c | 205 struct tgsi_full_instruction new_inst; in transform_inst() local
|