Home
last modified time | relevance | path

Searched refs:branched (Results 1 – 17 of 17) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DIntervalMap.h987 assert(!branched() && "Cannot acces leaf data in branched root"); in rootLeaf()
991 assert(!branched() && "Cannot acces leaf data in branched root"); in rootLeaf()
996 assert(branched() && "Cannot access branch data in non-branched root"); in rootBranchData()
1000 assert(branched() && "Cannot access branch data in non-branched root"); in rootBranchData()
1033 bool branched() const { return height > 0; } in branched() function
1081 if (RHS.branched()) {
1108 return !branched() ? rootLeaf().start(0) : rootBranchStart(); in start()
1114 return !branched() ? rootLeaf().stop(rootSize - 1) : in stop()
1122 return branched() ? treeSafeLookup(x, NotFound) :
1130 if (branched() || rootSize == RootLeaf::Capacity) in insert()
[all …]
/openbsd/src/gnu/llvm/llvm/docs/
DCFIVerify.rst67 target instruction is branched-to, the fallthrough of the branch should be the
DDeveloperPolicy.rst695 * Turn the soft-error into a hard-error after said LLVM release has branched.
/openbsd/src/gnu/llvm/llvm/docs/Proposals/
DGitHubMove.rst651 Each branched component has its branch rewritten on top of the
660 pinpoint its root commit; it may simply be branched from the
/openbsd/src/share/dict/
Dweb2a3887 bare-branched
14571 crooked-branched
17447 double-branched
21841 five-branched
33436 little-branched
33678 long-branched
34529 many-branched
36169 much-branched
46352 red-branched
48744 rusty-branched
[all …]
Dweb225745 branched
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dmd.texi3164 branched to by nested functions. It saves the stack pointer in such a
3263 table, must be restored after control flow is branched to the handler of
/openbsd/src/gnu/usr.bin/binutils-2.17/gprof/
Dgprof.texi1565 it exited, while it branched back to the beginning of the loop 26311 times.
/openbsd/src/gnu/usr.bin/binutils/gprof/
Dgprof.texi1553 it exited, while it branched back to the beginning of the loop 26311 times.
/openbsd/src/gnu/gcc/gcc/doc/
Dmd.texi4293 branched to by nested functions. It saves the stack pointer in such a
4380 table, must be restored after control flow is branched to the handler of
Dgccint.info16074 branched to by nested functions. It saves the stack pointer
16160 control flow is branched to the handler of an exception. There
/openbsd/src/gnu/usr.bin/cvs/src/
Dsanity.sh15355 branched content
/openbsd/src/gnu/usr.bin/binutils/ld/
Dld.texinfo4767 branched to using a BX instruction, and the program will start
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Dld.texinfo5376 branched to using a BX instruction, and the program will start
/openbsd/src/gnu/usr.bin/cvs/
DFAQ674 11. How do I refer to the revision where I branched so I can see what
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-200212112 * NEWS: Update headings, 5.2 has branched.
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.611031 have branched.