Searched refs:Numbering (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIEHash.cpp | 192 unsigned &DieNumber = Numbering[&Entry]; in hashDIEEntry() 205 DieNumber = Numbering.size(); in hashDIEEntry() 210 unsigned &DieNumber = Numbering[&Entry]; in hashRawTypeReference() 216 DieNumber = Numbering.size(); in hashRawTypeReference() 400 Numbering.clear(); in computeCUSignature() 401 Numbering[&Die] = 1; in computeCUSignature() 423 Numbering.clear(); in computeTypeSignature() 424 Numbering[&Die] = 1; in computeTypeSignature()
|
H A D | DIEHash.h | 108 DenseMap<const DIE *, unsigned> Numbering; variable
|
/openbsd/gnu/llvm/llvm/tools/llvm-diff/lib/ |
H A D | DiffConsumer.cpp | 21 DenseMap<const Value *, unsigned> &Numbering) { in ComputeNumbering() argument 27 Numbering[&Arg] = IN++; in ComputeNumbering() 32 Numbering[&Func] = IN++; in ComputeNumbering() 38 Numbering[&BB] = IN++; in ComputeNumbering() 41 assert(!Numbering.empty() && "asked for numbering but numbering was no-op"); in ComputeNumbering()
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | Lexicon.rst | 138 Global Value Numbering. GVN is a pass that partitions values computed by a 201 Load Value Numbering
|
H A D | WritingAnLLVMPass.rst | 267 -gvn - Global Value Numbering 1054 Global Value Numbering 1087 Global Value Numbering 1128 Global Value Numbering
|
H A D | Passes.rst | 535 ``-gvn``: Global Value Numbering
|
H A D | LangRef.rst | 4244 predicates, such as Correlated Value Propagation and Global Value Numbering.
|
/openbsd/usr.sbin/pkg_add/OpenBSD/ |
H A D | State.pod | 84 Numbering starts at 1, C<#0> can be used to display an actual C<#>.
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | cppinternals.info | 61 * Line Numbering:: Tracking location within files. 597 File: cppinternals.info, Node: Token Spacing, Next: Line Numbering, Prev: Macro Expansion, Up: … 725 File: cppinternals.info, Node: Line Numbering, Next: Guard Macros, Prev: Token Spacing, Up: Top 815 File: cppinternals.info, Node: Guard Macros, Next: Files, Prev: Line Numbering, Up: Top 1007 * line numbers: Line Numbering. (line 6) 1030 Node: Line Numbering35934
|
H A D | cppinternals.texi | 98 * Line Numbering:: Tracking location within files. 773 @node Line Numbering
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | PCHInternals.rst | 492 Numbering of IDs 532 Numbering of IDs
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 5395 std::map<Instruction *, unsigned> Numbering; in selectVectorizationFactor() local 5398 if (!Numbering.count(Pair.first)) in selectVectorizationFactor() 5399 Numbering[Pair.first] = I++; in selectVectorizationFactor() 5403 [&Numbering](InstructionVFPair &A, InstructionVFPair &B) { in selectVectorizationFactor() 5404 if (Numbering[A.first] != Numbering[B.first]) in selectVectorizationFactor() 5405 return Numbering[A.first] < Numbering[B.first]; in selectVectorizationFactor()
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | cppinternals.texi | 98 * Line Numbering:: Tracking location within files. 773 @node Line Numbering
|
/openbsd/share/misc/ |
H A D | inter.phone | 668 # Numbering Plan, issued by Ofcom. 1331 44:70:Personal Numbering, premium rate:United Kingdom
|
H A D | usb_hid_usages | 1055 0x259 AC Restart Numbering
|
/openbsd/gnu/usr.bin/texinfo/doc/ |
H A D | texinfo.txi | 9133 @cindex Numbering of floats
|