Searched defs:instrs (Results 1 – 11 of 11) sorted by relevance
19 struct sock_filter *instrs; member
79 void append_filter_block(struct filter_block *head, struct sock_filter *instrs, in append_filter_block()
223 def assemble(instrs): argument242 def writecode(tag, writer, instrs): argument
39 const auto& instrs = m->entry_computation()->instructions(); in FindFirstWhile() local410 const auto& instrs = m->entry_computation()->instructions(); in TEST_F() local
583 absl::Span<HloInstruction*> instrs, const Shape& desired_shape, in UnflattenTupleInstr()
823 const std::vector<const HloInstruction*> instrs = GetInstructions(exp3); in TEST_F() local
68 struct exec_list instrs; member
103 struct ir2_instruction *instrs[6]; member
118 auto instrs = computation->instructions(); in FindInstruction() local
360 const instrs = this.pcOffsetToInstructions.get(key); constant
2141 nir_tex_instr *instrs[4] = {instr, NULL, NULL, NULL}; in vtn_handle_texture() local