Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dliveness.c213 ppir_instr *next_instr; in ppir_liveness_compute_live_sets() local
236 ppir_instr *next_instr = list_entry(instr->list.next, ppir_instr, list); in ppir_liveness_compute_live_sets() local
/third_party/mesa3d/src/freedreno/afuc/
Dasm.c52 next_instr(int tok) in next_instr() function
/third_party/node/deps/v8/src/diagnostics/ppc/
Ddisasm-ppc.cc474 Instruction* next_instr = in DecodeExtP() local
1558 Instruction* next_instr = in InstructionDecode() local
/third_party/python/Python/
Dceval.c130 _Py_CODEUNIT *next_instr) in lltrace_instruction()
1692 _Py_CODEUNIT *next_instr; local
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc1459 Instruction* next_instr = reinterpret_cast<Instruction*>(cur + kInstrSize); in get_ebreak_code() local
/third_party/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.cc1553 Instruction* next_instr = bit_cast<Instruction*>(get_pc() + kInstrSize); in ExecuteGeneric() local