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

  /src/external/gpl3/gcc.old/dist/gcc/d/
d-frontend.cc 62 || DECL_INTRINSIC_CODE (decl) != INTRINSIC_NONE);
intrinsics.cc 43 /* The DECL_INTRINSIC_CODE of this decl. */
73 special processing. Sets DECL_INTRINSIC_CODE so it can be identified
193 DECL_INTRINSIC_CODE (decl->csym) = code;
778 intrinsic_code intrinsic = DECL_INTRINSIC_CODE (callee);
d-tree.h 308 #define DECL_INTRINSIC_CODE(NODE) \
decl.cc 1511 DECL_INTRINSIC_CODE (decl->csym) = INTRINSIC_NONE;

Completed in 19 milliseconds