HomeSort by: relevance | last modified time | path
    Searched defs:adjust_bit_pos (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-store-merging.cc 5003 adjust_bit_pos (poly_offset_int byte_off, function in namespace:__anon13747
5077 if (!adjust_bit_pos (mem_ref_offset (base_addr), &bitpos,
5105 && adjust_bit_pos (wi::to_poly_offset (TREE_OPERAND (offset, 1)),
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-store-merging.cc 4899 adjust_bit_pos (poly_offset_int byte_off, function in namespace:__anon16175
4973 if (!adjust_bit_pos (mem_ref_offset (base_addr), &bitpos,
5001 && adjust_bit_pos (wi::to_poly_offset (TREE_OPERAND (offset, 1)),

Completed in 21 milliseconds