Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
Dsnmp_pbuf_stream.c152 s32_t rel_offset = offset - pbuf_stream->offset; in snmp_pbuf_stream_seek_abs() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_opt_copy_propagation.cpp875 const unsigned rel_offset = inst->src[arg].offset - entry->dst.offset; in try_copy_propagate() local
1772 unsigned rel_offset = src.offset - def->dst.offset; in find_value_for_offset() local
/third_party/mesa3d/src/intel/compiler/elk/
Delk_fs_copy_propagation.cpp864 const unsigned rel_offset = inst->src[arg].offset - entry->dst.offset; in try_copy_propagate() local
Delk_fs.cpp2704 const int rel_offset = reg_offset(s) - reg_offset(r); in mask_relative_to() local
2848 const unsigned rel_offset = reg_offset(scan_inst->dst) - in compute_to_mrf() local
/third_party/mesa3d/src/nouveau/compiler/nak/
Dsm50.rs2780 let rel_offset = target_ip - ip - 8; in set_rel_offset() localVariable
Dsm70.rs3089 let rel_offset = target_ip - ip - 4; in set_rel_offset() localVariable