Home
last modified time | relevance | path

Searched refs:start_byte_pos (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c3722 unsigned HOST_WIDE_INT start_byte_pos in output_merged_store() local
4053 - start_byte_pos, in output_merged_store()
4139 - start_byte_pos, in output_merged_store()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc4057 const unsigned HOST_WIDE_INT start_byte_pos in output_merged_store() local
4344 const unsigned HOST_WIDE_INT try_offset = try_pos - start_byte_pos; in output_merged_store()
H A DChangeLog-20179588 (imm_store_chain_info::output_merged_store): Set start_byte_pos
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp2775 CharUnits start_byte_pos = RunSkipBlockVars[i].block_var_bytepos; in getBitmapBlockLayout() local
2776 CharUnits end_byte_pos = start_byte_pos; in getBitmapBlockLayout()
2787 end_byte_pos - start_byte_pos + RunSkipBlockVars[j-1].block_var_size; in getBitmapBlockLayout()