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

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-store-merging.cc 4611 location_t bit_loc; local
4612 bit_loc = get_location_for_stmts (orig_stmts);
4619 gimple_set_location (stmt, bit_loc);
4640 gimple_set_location (stmt, bit_loc);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-store-merging.cc 4507 location_t bit_loc; local
4508 bit_loc = get_location_for_stmts (orig_stmts);
4515 gimple_set_location (stmt, bit_loc);
4536 gimple_set_location (stmt, bit_loc);

Completed in 23 milliseconds