Home
last modified time | relevance | path

Searched defs:instrs (Results 1 – 8 of 8) sorted by relevance

/external/minijail/
Dsyscall_filter.h19 struct sock_filter *instrs; member
Dsyscall_filter.c73 void append_filter_block(struct filter_block *head, struct sock_filter *instrs, in append_filter_block()
/external/mesa3d/src/compiler/nir/
Dnir_opt_gcm.c68 struct exec_list instrs; member
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir-a2xx.h103 struct ir2_instruction *instrs[6]; member
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf.c3514 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/
Dcg_main.c154 InstrInfo instrs[0]; member
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c1706 nir_tex_instr *instrs[4] = {instr, NULL, NULL, NULL}; in vtn_handle_texture() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc660 const std::vector<const HloInstruction*> instrs = GetInstructions(exp3); in TEST_F() local