Home
last modified time | relevance | path

Searched refs:Sibling (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DLexicallyOrderedRecursiveASTVisitor.h100 Decl *Sibling = *I; in TraverseDeclContextHelper() local
101 if (!SM.isBeforeInTranslationUnit(Sibling->getBeginLoc(), in TraverseDeclContextHelper()
104 if (!BaseType::canIgnoreChildDeclWhileTraversingDeclContext(Sibling)) in TraverseDeclContextHelper()
105 LexicallyNestedDeclarations.push_back(Sibling); in TraverseDeclContextHelper()
/netbsd-src/external/bsd/libbind/dist/
H A DREADME59 Sibling glue checking in named-checkzone is enabled by default.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Dconstraints.md87 Sibling call register")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Dconstraints.md87 Sibling call register")
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcfg.texi316 Sibling calls or tail calls terminate the function in a non-standard
H A Dgccint.info20959 Sibling calls or tail calls terminate the function in a
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcfg.texi316 Sibling calls or tail calls terminate the function in a non-standard
H A Dgccint.info19929 Sibling calls or tail calls terminate the function in a
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCodeGenerator.rst2132 Sibling call optimization
2135 Sibling call optimization is a restricted form of tail call optimization.
2140 Sibling call optimization is currently performed on x86/x86-64 when the
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.md2839 ;; Sibling calls. All these patterns use jump instructions.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td310 // Sibling calls. Indirect sibling calls must be via R6 for XPLink,
/netbsd-src/games/fortune/datfiles/
H A Dfortunes-o.real797 Sibling revelry.
H A Dfortunes2-o.real7569 Sibling revelry; a sport the whole family can enjoy.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.md6908 ;; Sibling calls. All these patterns use jump instructions.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.md6888 ;; Sibling calls. All these patterns use jump instructions.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.md314 ; Sibling call register.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.md318 ; Sibling call register.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200025006 * final.c (leaf_function_p): Sibling calls don't discount being
25009 (find_basic_blocks_1): Sibling calls don't throw.