Home
last modified time | relevance | path

Searched defs:reg_offset (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_visitor.cpp2401 src_reg *reladdr, int reg_offset) in get_scratch_offset()
2429 src_reg *reladdr, int reg_offset) in get_pull_constant_offset()
2461 int reg_offset = base_offset + orig_src.reg_offset; in emit_scratch_read() local
2478 int reg_offset = base_offset + orig_dst.reg_offset; in emit_scratch_write() local
2578 int reg_offset = base_offset + orig_src.reg_offset; in emit_pull_constant_load() local
Dbrw_vec4.h66 int reg_offset; variable
Dbrw_fs.h106 int reg_offset; variable
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dbrw_vec4_visitor.cpp2401 src_reg *reladdr, int reg_offset) in get_scratch_offset()
2429 src_reg *reladdr, int reg_offset) in get_pull_constant_offset()
2461 int reg_offset = base_offset + orig_src.reg_offset; in emit_scratch_read() local
2478 int reg_offset = base_offset + orig_dst.reg_offset; in emit_scratch_write() local
2578 int reg_offset = base_offset + orig_src.reg_offset; in emit_pull_constant_load() local
Dbrw_vec4.h66 int reg_offset; variable
Dbrw_fs.h106 int reg_offset; variable
/external/lldb/source/Expression/
DDWARFExpression.cpp486 int64_t reg_offset = m_data.GetSLEB128(&offset); in DumpLocation() local
537 int64_t reg_offset = m_data.GetSLEB128(&offset); in DumpLocation() local
/external/elfutils/0.153/libdw/
Dcfi.h145 reg_offset, /* DW_CFA_offset_extended et al */ enumerator
/external/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp316 uint32_t reg_offset = 0; in BuildDynamicRegisterInfo() local