Home
last modified time | relevance | path

Searched defs:new_inst (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_barrier_wait.c78 struct instance new_inst = { 0 }; in pthread_barrier_wait() local
/third_party/musl/src/thread/
H A Dpthread_barrier_wait.c78 struct instance new_inst = { 0 }; in pthread_barrier_wait() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_vert_fc.c110 struct rc_instruction * new_inst = in lower_bgnloop() local
179 struct rc_instruction * new_inst = lower_endloop() local
[all...]
H A Dr3xx_vertprog.c706 struct rc_instruction *new_inst; in transform_nonnative_modifiers() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs_draw.c226 struct tgsi_full_instruction new_inst; in transform_inst() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dlocal_access_chain_convert_pass.cpp89 std::vector<std::unique_ptr<Instruction>> new_inst; in ReplaceAccessChainLoad() local
H A Dconstants.cpp213 auto new_inst = CreateInstruction(new_id, new_const, type_id); in BuildInstructionAndAddToModule() local
H A Dloop_unroller.cpp160 std::unordered_map<uint32_t, uint32_t> new_inst; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dlocal_access_chain_convert_pass.cpp89 std::vector<std::unique_ptr<Instruction>> new_inst; in ReplaceAccessChainLoad() local
H A Dconstants.cpp213 auto new_inst = CreateInstruction(new_id, new_const, type_id); in BuildInstructionAndAddToModule() local
H A Dloop_unroller.cpp160 std::unordered_map<uint32_t, uint32_t> new_inst; member
[all...]
/third_party/spirv-tools/source/opt/
H A Dlocal_access_chain_convert_pass.cpp96 std::vector<std::unique_ptr<Instruction>> new_inst; in ReplaceAccessChainLoad() local
H A Dconstants.cpp213 auto new_inst = CreateInstruction(new_id, new_const, type_id); in BuildInstructionAndAddToModule() local
H A Dloop_unroller.cpp159 std::unordered_map<uint32_t, uint32_t> new_inst; member
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dkvm.c71 static void __init kvm_patch_ins(u32 *inst, u32 new_inst) in kvm_patch_ins() argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dkvm.c71 static void __init kvm_patch_ins(u32 *inst, u32 new_inst) in kvm_patch_ins() argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c461 struct rc_instruction * new_inst = in add_instruction() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c136 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; transform_lrp() local
334 struct tgsi_full_instruction new_inst; transform_frc() local
380 struct tgsi_full_instruction new_inst; transform_pow() local
439 struct tgsi_full_instruction new_inst; transform_lit() local
564 struct tgsi_full_instruction new_inst; transform_exp() local
687 struct tgsi_full_instruction new_inst; transform_log() local
826 struct tgsi_full_instruction new_inst; transform_dotp() local
911 struct tgsi_full_instruction new_inst; transform_flr_ceil() local
965 struct tgsi_full_instruction new_inst; transform_trunc() local
1038 struct tgsi_full_instruction new_inst; transform_samp() local
1172 struct tgsi_full_instruction new_inst; emit_twoside() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp77 emit_before(bblock_t *block, vec4_instruction *inst, vec4_instruction *new_inst) emit_before() argument

Completed in 17 milliseconds