Searched defs:instrs (Results 1 – 8 of 8) sorted by relevance
/external/minijail/ |
D | syscall_filter.h | 19 struct sock_filter *instrs; member
|
D | syscall_filter.c | 73 void append_filter_block(struct filter_block *head, struct sock_filter *instrs, in append_filter_block()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opt_gcm.c | 68 struct exec_list instrs; member
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | ir-a2xx.h | 103 struct ir2_instruction *instrs[6]; member
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readdwarf.c | 3514 static void show_CF_instructions ( DiCursor instrs, Int ilen, in show_CF_instructions() 3533 UnwindContext* ctx, DiCursor instrs, Int ilen, in run_CF_instructions() 3597 DiCursor instrs; member
|
/external/valgrind/cachegrind/ |
D | cg_main.c | 154 InstrInfo instrs[0]; member
|
/external/mesa3d/src/compiler/spirv/ |
D | spirv_to_nir.c | 1706 nir_tex_instr *instrs[4] = {instr, NULL, NULL, NULL}; in vtn_handle_texture() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | buffer_assignment_test.cc | 660 const std::vector<const HloInstruction*> instrs = GetInstructions(exp3); in TEST_F() local
|