/netbsd/sys/external/bsd/gnu-efi/dist/inc/ |
H A D | efisetjmp.h | 9 extern UINTN setjmp(jmp_buf env) __attribute__((returns_twice));
|
/netbsd/external/apache2/llvm/dist/llvm/utils/vim/syntax/ |
H A D | llvm.vim | 155 \ returns_twice
|
/netbsd/external/apache2/llvm/dist/llvm/utils/ |
H A D | llvm.grm | 173 | returns_twice
|
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | Attributes.td | 185 def ReturnsTwice : EnumAttr<"returns_twice">;
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtin-attrs.def | 119 DEF_ATTR_IDENT (ATTR_RETURNS_TWICE, "returns_twice")
|
H A D | gimplify.c | 3486 bool returns_twice = call_expr_flags (*expr_p) & ECF_RETURNS_TWICE; in gimplify_call_expr() local 3502 EXPR_LOCATION (*expr_p), ! returns_twice); in gimplify_call_expr() 3519 EXPR_LOCATION (*expr_p), ! returns_twice); in gimplify_call_expr()
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | builtin-attrs.def | 121 DEF_ATTR_IDENT (ATTR_RETURNS_TWICE, "returns_twice")
|
H A D | gimplify.c | 3486 bool returns_twice = call_expr_flags (*expr_p) & ECF_RETURNS_TWICE; in gimplify_call_expr() local 3502 EXPR_LOCATION (*expr_p), ! returns_twice); in gimplify_call_expr() 3519 EXPR_LOCATION (*expr_p), ! returns_twice); in gimplify_call_expr()
|
H A D | gimplify.cc | 3724 bool returns_twice = call_expr_flags (*expr_p) & ECF_RETURNS_TWICE; in gimplify_call_expr() local 3740 EXPR_LOCATION (*expr_p), ! returns_twice); in gimplify_call_expr() 3757 EXPR_LOCATION (*expr_p), ! returns_twice); in gimplify_call_expr()
|
H A D | ChangeLog | 107 block if first statement of the function is a call to returns_twice
|
H A D | ChangeLog-2011 | 23263 returns_twice attribute.
|
H A D | ChangeLog-2013 | 5966 (s390_init_builtins): Make tbegin "returns_twice" and tabort
|
/netbsd/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLLexer.cpp | 682 KEYWORD(returns_twice); in LexIdentifier()
|
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Builtins.def | 99 // j -> returns_twice (like setjmp) 1062 // Functions with (returns_twice) attribute (marked as "j") are still active in
|
H A D | Attr.td | 1691 let Spellings = [GCC<"returns_twice">];
|
/netbsd/external/apache2/llvm/dist/llvm/docs/ |
H A D | BitCodeFormat.rst | 1027 * code 23: ``returns_twice``
|
H A D | LangRef.rst | 1838 ``returns_twice``
|
/netbsd/external/gpl3/gcc/dist/gcc/lto/ |
H A D | ChangeLog | 2926 (lto_attribute_table): Add returns_twice attribute.
|
/netbsd/external/gpl3/gcc/dist/gcc/doc/ |
H A D | extend.texi | 3590 @item returns_twice 3591 @cindex @code{returns_twice} function attribute 3593 The @code{returns_twice} attribute tells the compiler that a function may
|
H A D | gcc.info | 5363 'returns_nonnull', and 'returns_twice'. 6277 'returns_twice'. 32374 'returns_twice' 32375 The 'returns_twice' attribute tells the compiler that a function 66422 * returns_twice function attribute: Common Function Attributes.
|
H A D | invoke.texi | 5667 @code{returns_nonnull}, and @code{returns_twice}. 6756 @code{returns_nonnull}, and @code{returns_twice}.
|
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | extend.texi | 3590 @item returns_twice 3591 @cindex @code{returns_twice} function attribute 3593 The @code{returns_twice} attribute tells the compiler that a function may
|
H A D | gcc.info | 5363 'returns_nonnull', and 'returns_twice'. 6277 'returns_twice'. 32374 'returns_twice' 32375 The 'returns_twice' attribute tells the compiler that a function 66422 * returns_twice function attribute: Common Function Attributes.
|
H A D | invoke.texi | 5667 @code{returns_nonnull}, and @code{returns_twice}. 6756 @code{returns_nonnull}, and @code{returns_twice}.
|
/netbsd/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 54669 9702921db90d8706268aafc9574e606d gcc/testsuite/gcc.target/i386/attr-returns_twice-1.c
|