Home
last modified time | relevance | path

Searched refs:orig_end (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_debug.c295 unsigned orig_end = end; in si_parse_current_ib() local
329 name, orig_end); in si_parse_current_ib()
/external/v8/src/wasm/
Dwasm-interpreter.cc651 const byte* orig_end; // end of original code member
771 for (BytecodeIterator i(code->orig_start, code->orig_end, &code->locals); in SideTable()
1032 code->orig_end = end; in SetFunctionCode()
2140 code->orig_start + pc, code->orig_end); in Execute()