/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | pthread_barrier_wait.c | 78 struct instance new_inst = { 0 }; in pthread_barrier_wait() local
|
/third_party/musl/src/thread/ |
H A D | pthread_barrier_wait.c | 78 struct instance new_inst = { 0 }; in pthread_barrier_wait() local
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_vert_fc.c | 110 struct rc_instruction * new_inst = in lower_bgnloop() local 179 struct rc_instruction * new_inst = lower_endloop() local [all...] |
H A D | r3xx_vertprog.c | 706 struct rc_instruction *new_inst; in transform_nonnative_modifiers() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_vs_draw.c | 226 struct tgsi_full_instruction new_inst; in transform_inst() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | local_access_chain_convert_pass.cpp | 89 std::vector<std::unique_ptr<Instruction>> new_inst; in ReplaceAccessChainLoad() local
|
H A D | constants.cpp | 213 auto new_inst = CreateInstruction(new_id, new_const, type_id); in BuildInstructionAndAddToModule() local
|
H A D | loop_unroller.cpp | 160 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 D | local_access_chain_convert_pass.cpp | 89 std::vector<std::unique_ptr<Instruction>> new_inst; in ReplaceAccessChainLoad() local
|
H A D | constants.cpp | 213 auto new_inst = CreateInstruction(new_id, new_const, type_id); in BuildInstructionAndAddToModule() local
|
H A D | loop_unroller.cpp | 160 std::unordered_map<uint32_t, uint32_t> new_inst; member [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | local_access_chain_convert_pass.cpp | 96 std::vector<std::unique_ptr<Instruction>> new_inst; in ReplaceAccessChainLoad() local
|
H A D | constants.cpp | 213 auto new_inst = CreateInstruction(new_id, new_const, type_id); in BuildInstructionAndAddToModule() local
|
H A D | loop_unroller.cpp | 159 std::unordered_map<uint32_t, uint32_t> new_inst; member [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | kvm.c | 71 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 D | kvm.c | 71 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 D | rc_test_helpers.c | 461 struct rc_instruction * new_inst = in add_instruction() local
|
/third_party/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; 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 D | brw_vec4_visitor.cpp | 77 emit_before(bblock_t *block, vec4_instruction *inst, vec4_instruction *new_inst) emit_before() argument
|