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

  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.cc 1529 tree t_field = field->as_tree (); local
1530 tree ref = build3 (COMPONENT_REF, TREE_TYPE (t_field), datum,
1531 t_field, NULL_TREE);
  /src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.cc 1694 tree t_field = field->as_tree (); local
1695 tree ref = build3 (COMPONENT_REF, TREE_TYPE (t_field), datum,
1696 t_field, NULL_TREE);

Completed in 33 milliseconds