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

  /src/external/gpl3/gcc/dist/gcc/
tree.h 1424 ASM_CLOBBERS represent the outputs, inputs, and clobbers for the
1429 #define ASM_CLOBBERS(NODE) TREE_OPERAND (ASM_EXPR_CHECK (NODE), 3)
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 1311 ASM_CLOBBERS represent the outputs, inputs, and clobbers for the
1316 #define ASM_CLOBBERS(NODE) TREE_OPERAND (ASM_EXPR_CHECK (NODE), 3)

Completed in 38 milliseconds