Home
last modified time | relevance | path

Searched defs:reg_offset (Results 1 – 8 of 8) 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/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/src/libdw/
Dcfi.h124 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
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.cc1342 Register reg_offset = mem_op.regoffset(); in ComputeAddress() local
/external/vixl/test/
Dtest-assembler-a64.cc21151 int64_t reg_offset = INT64_C(0x1087654321); in TEST() local