Home
last modified time | relevance | path

Searched defs:prev_instr (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Ddisasm.c119 gpir_codegen_instr *instr, gpir_codegen_instr *prev_instr, in print_src()
247 print_mul(gpir_codegen_instr *instr, gpir_codegen_instr *prev_instr, in print_mul()
395 print_acc(gpir_codegen_instr *instr, gpir_codegen_instr *prev_instr, in print_acc()
471 print_pass(gpir_codegen_instr *instr, gpir_codegen_instr *prev_instr, in print_pass()
516 print_complex(gpir_codegen_instr *instr, gpir_codegen_instr *prev_instr, in print_complex()
561 print_instr(gpir_codegen_instr *instr, gpir_codegen_instr *prev_instr, in print_instr()
/third_party/python/Include/internal/
Dpycore_frame.h61 _Py_CODEUNIT *prev_instr; member
/third_party/node/deps/v8/src/compiler/backend/
Dmove-optimizer.cc355 Instruction* prev_instr = code()->instructions()[first_instr_index]; in CompressBlock() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_schedule.c843 uint64_t prev_instr = c->qpu_insts[c->qpu_inst_count - i]; in emit_thrsw() local
/third_party/mesa3d/src/compiler/nir/
Dnir.c1041 nir_instr *prev_instr = nir_instr_prev(cursor.instr); in reduce_cursor() local
/third_party/python/Python/
Dcompile.c9255 struct instr prev_instr = { in propagate_line_numbers() local