Home
last modified time | relevance | path

Searched refs:EXPR_LOC (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/
HDtree-vectorizer.h28 #define EXPR_LOC(e) EXPR_LOCATION(e) macro
34 #define EXPR_LOC(e) EXPR_LOCUS(e) macro
HDtree-vectorizer.c1242 return EXPR_LOC (node); in find_loop_location()
1256 return EXPR_LOC (node); in find_loop_location()
HDChangeLog-200532496 (UNKNOWN_LOC, EXPR_LOC, LOC_FILE, LOC_LINE): New macros.