Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDSpillPlacement.cpp199 bundles = &getAnalysis<EdgeBundles>(); in runOnMachineFunction()
203 nodes = new Node[bundles->getNumBundles()]; in runOnMachineFunction()
205 TodoList.setUniverse(bundles->getNumBundles()); in runOnMachineFunction()
243 if (bundles->getBlocks(n).size() > 100) { in activate()
271 unsigned ib = bundles->getBundle(I->Number, false); in addConstraints()
278 unsigned ob = bundles->getBundle(I->Number, true); in addConstraints()
292 unsigned ib = bundles->getBundle(*I, false); in addPrefSpill()
293 unsigned ob = bundles->getBundle(*I, true); in addPrefSpill()
305 unsigned ib = bundles->getBundle(Number, false); in addLinks()
306 unsigned ob = bundles->getBundle(Number, true); in addLinks()
[all …]
HDSpillPlacement.h46 const EdgeBundles *bundles; variable
/freebsd-11-stable/contrib/file/magic/Magdir/
HDrevision12 # Type: Git bundles (git-bundle)
51 # Type: Mercurial bundles
62 # Type: Bazaar revision bundles and merge requests
HDmercurial4 # mercurial: file(1) magic for Mercurial changeset bundles
HDmsdos1210 # bundles a Publisher document *PNG.pub with all links into a CAB
/freebsd-11-stable/contrib/gcc/config/ia64/
HDitanium1.md195 ;; All possible combinations of bundles/syllables
362 ;; of surrounding bundles and stops".
363 ;; o "BBB/MBB: Always splits issue after either of these bundles".
379 ;;; "MIB/MFB/MMB: Splits issue after any of these bundles unless the
492 ;; MLX bunlde uses ports equivalent to MFI bundles.
792 ;; For stop in the middle of the bundles.
1020 ;; All possible combinations of bundles/syllables
1197 ;; of surrounding bundles and stops".
1198 ;; o "BBB/MBB: Always splits issue after either of these bundles".
1216 ;;; "MIB/MFB/MMB: Splits issue after any of these bundles unless the
[all …]
HDitanium2.md193 ;; All possible combinations of bundles/syllables
370 ;; o "BBB/MBB: Always splits issue after either of these bundles".
378 ;;; "MIB/MFB/MMB: Splits issue after any of these bundles unless the
558 ;; MLX bunlde uses ports equivalent to MFI bundles.
610 ;; For stop in the middle of the bundles.
1102 ;; All possible combinations of bundles/syllables
1295 ;; o "BBB/MBB: Always splits issue after either of these bundles".
1303 ;;; "MIB/MFB/MMB: Splits issue after any of these bundles unless the
1464 ;; For stop in the middle of the bundles.
HDia64.md116 ;; packed in bundles, and secondarily affects scheduling to function units.
/freebsd-11-stable/contrib/groff/contrib/groffer/
HDREADME20 `groffer' bundles all filespec parameters into a single output file in
/freebsd-11-stable/crypto/openssl/
HDREADME.ENGINE224 This question is trickier - currently OpenSSL bundles various ENGINE
/freebsd-11-stable/contrib/binutils/gas/po/
HDgas.pot11492 msgid "directives are not valid inside bundles"
11706 msgid "labels are not valid inside bundles"
11731 msgid "format names only valid inside bundles"
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
HDOptions.td567 HelpText<"Link clang-offload-bundler bundles for HIP">;
/freebsd-11-stable/contrib/gcc/doc/
HDtm.texi7235 bundles, but debug info labels can occur in the middle of instruction
7236 bundles.
/freebsd-11-stable/contrib/gdb/gdb/doc/
HDgdbint.texinfo3022 one of these bundles, the component instructions are executed
HDgdb.info-12858 It is not uncommon for optimized code to have bundles which contain
HDgdb.texinfo3390 It is not uncommon for optimized code to have bundles which contain
/freebsd-11-stable/contrib/gcc/
HDChangeLog-2003781 (uw_frame_state_for): Handle locations inside bundles.
23648 explicit in the .mib bundles and remove the unnecessary stop
HDChangeLog-200128654 (ia64_sched_reorder): Move code that rotates bundles up a bit.