Home
last modified time | relevance | path

Searched defs:mach (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c536 print_temp(const struct tgsi_exec_machine *mach, uint index) in print_temp()
554 tgsi_exec_set_constant_buffers(struct tgsi_exec_machine *mach, in tgsi_exec_set_constant_buffers()
629 struct tgsi_exec_machine *mach, in tgsi_exec_machine_bind_shader()
824 struct tgsi_exec_machine *mach; in tgsi_exec_machine_create() local
875 tgsi_exec_machine_destroy(struct tgsi_exec_machine *mach) in tgsi_exec_machine_destroy()
1044 fetch_src_file_channel(const struct tgsi_exec_machine *mach, in fetch_src_file_channel()
1183 fetch_source(const struct tgsi_exec_machine *mach, in fetch_source()
1350 store_dest(struct tgsi_exec_machine *mach, in store_dest()
1620 exec_kil(struct tgsi_exec_machine *mach, in exec_kil()
1660 exec_kilp(struct tgsi_exec_machine *mach, in exec_kilp()
[all …]
Dtgsi_exec.h368 tgsi_set_kill_mask(struct tgsi_exec_machine *mach, unsigned mask) in tgsi_set_kill_mask()
377 tgsi_set_exec_mask(struct tgsi_exec_machine *mach, in tgsi_set_exec_mask()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-amd64-darwin.c66 static void x86_thread_state64_from_vex(x86_thread_state64_t *mach, in x86_thread_state64_from_vex()
95 static void x86_float_state64_from_vex(x86_float_state64_t *mach, in x86_float_state64_from_vex()
160 static void x86_thread_state64_to_vex(const x86_thread_state64_t *mach, in x86_thread_state64_to_vex()
189 static void x86_float_state64_to_vex(const x86_float_state64_t *mach, in x86_float_state64_to_vex()
268 x86_thread_state64_t *mach = (x86_thread_state64_t *)mach_generic; in hijack_thread_state() local
Dsyswrap-x86-darwin.c64 static void x86_thread_state32_from_vex(i386_thread_state_t *mach, in x86_thread_state32_from_vex()
86 static void x86_float_state32_from_vex(i386_float_state_t *mach, in x86_float_state32_from_vex()
119 static void x86_thread_state32_to_vex(const i386_thread_state_t *mach, in x86_thread_state32_to_vex()
141 static void x86_float_state32_to_vex(const i386_float_state_t *mach, in x86_float_state32_to_vex()
205 i386_thread_state_t *mach = (i386_thread_state_t *)mach_generic; in hijack_thread_state() local