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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-stmts.cc 9959 tree gapcst = build_int_cst (ref_type, gap_offset); local
9960 offset = size_binop (PLUS_EXPR, offset, gapcst);
tree-vect-stmts.cc 9959 tree gapcst = build_int_cst (ref_type, gap_offset); local
9960 offset = size_binop (PLUS_EXPR, offset, gapcst);
tree-vect-stmts.cc 9959 tree gapcst = build_int_cst (ref_type, gap_offset); local
9960 offset = size_binop (PLUS_EXPR, offset, gapcst);

Completed in 63 milliseconds