Home
last modified time | relevance | path

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

/external/minijail/
Dsyscall_filter.h19 struct sock_filter *instrs; member
Dsyscall_filter.c79 void append_filter_block(struct filter_block *head, struct sock_filter *instrs, in append_filter_block()
/external/fonttools/Lib/fontTools/ttLib/tables/
DS__i_l_f.py223 def assemble(instrs): argument
242 def writecode(tag, writer, instrs): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier_test.cc39 const auto& instrs = m->entry_computation()->instructions(); in FindFirstWhile() local
410 const auto& instrs = m->entry_computation()->instructions(); in TEST_F() local
Dwhile_loop_simplifier.cc583 absl::Span<HloInstruction*> instrs, const Shape& desired_shape, in UnflattenTupleInstr()
Dbuffer_assignment_test.cc823 const std::vector<const HloInstruction*> instrs = GetInstructions(exp3); in TEST_F() local
/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/tensorflow/tensorflow/compiler/xla/tools/
Dinteractive_graphviz.cc118 auto instrs = computation->instructions(); in FindInstruction() local
/external/v8/tools/turbolizer/src/
Dsource-resolver.ts360 const instrs = this.pcOffsetToInstructions.get(key); constant
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c2141 nir_tex_instr *instrs[4] = {instr, NULL, NULL, NULL}; in vtn_handle_texture() local