/external/llvm/tools/llvm-diff/ |
D | DiffConsumer.cpp | 21 static void ComputeNumbering(Function *F, DenseMap<Value*,unsigned> &Numbering){ in ComputeNumbering() argument 28 Numbering[&*AI] = IN++; in ComputeNumbering() 33 Numbering[&*FI] = IN++; in ComputeNumbering() 39 Numbering[&*BI] = IN++; in ComputeNumbering() 42 assert(!Numbering.empty() && "asked for numbering but numbering was no-op"); in ComputeNumbering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHash.cpp | 198 unsigned &DieNumber = Numbering[&Entry]; in hashDIEEntry() 211 DieNumber = Numbering.size(); in hashDIEEntry() 384 Numbering.clear(); in computeCUSignature() 385 Numbering[&Die] = 1; in computeCUSignature() 407 Numbering.clear(); in computeTypeSignature() 408 Numbering[&Die] = 1; in computeTypeSignature()
|
D | DIEHash.h | 105 DenseMap<const DIE *, unsigned> Numbering; variable
|
/external/tcpdump/tests/ |
D | lldp_mudurl-v.out | 15 Interface Index Interface Numbering (2): 2 18 Interface Index Interface Numbering (2): 2 46 Interface Index Interface Numbering (2): 2 49 Interface Index Interface Numbering (2): 2
|
D | lldp_mudurl-vv.out | 27 Interface Index Interface Numbering (2): 2 31 Interface Index Interface Numbering (2): 2 80 Interface Index Interface Numbering (2): 2 84 Interface Index Interface Numbering (2): 2
|
D | lldp_mgmt_addr_tlv_asan.out | 4 Unknown Interface Numbering (10): 666137427 [|lldp]
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHash.cpp | 247 unsigned &DieNumber = Numbering[&Entry]; in hashDIEEntry() 260 DieNumber = Numbering.size(); in hashDIEEntry() 476 Numbering.clear(); in computeCUSignature() 477 Numbering[&Die] = 1; in computeCUSignature() 497 Numbering.clear(); in computeTypeSignature() 498 Numbering[&Die] = 1; in computeTypeSignature()
|
D | DIEHash.h | 155 DenseMap<const DIE *, unsigned> Numbering; variable
|
/external/llvm/lib/Transforms/Scalar/ |
D | StructurizeCFG.cpp | 81 unsigned Numbering = 0; in addBlock() local 83 IndexMap[Node] = ++Numbering; in addBlock() 98 unsigned Numbering = IndexMap[Node]; in addBlock() local 99 if (Numbering > ResultIndex) { in addBlock() 101 ResultIndex = Numbering; in addBlock() 103 } else if (Numbering == ResultIndex) { in addBlock()
|
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/ |
D | PathHeader.txt | 53 …/(default)NumberingSystem ; Core Data ; Numbering Systems ; Numbering System… 54 …rs/otherNumberingSystems/(%E) ; Core Data ; Numbering Systems ; Numbering System… 164 …][@count="%A"][@alt="%A"] ; Numbers ; Compact Decimal Formatting (Other Numbering Systems) ; Short… 165 …[@type="%A"][@count="%A"] ; Numbers ; Compact Decimal Formatting (Other Numbering Systems) ; Short… 167 …@type="%A"][@count="%A"] ; Numbers ; Compact Decimal Formatting (Other Numbering Systems) ; Long … 169 …[@type="%A"][@count="%A"] ; Numbers ; Compact Decimal Formatting (Other Numbering Systems) ; Short…
|
/external/llvm/test/Feature/ |
D | optnone-opt.ll | 54 ; OPT-O2O3-DAG: Skipping pass 'Global Value Numbering'
|
/external/cldr/docs/ldml/ |
D | tr35-numbers.md | 40 * 1 [Numbering Systems](#Numbering_Systems) 42 * 2.1 [Default Numbering System](#defaultNumberingSystem) 43 * 2.2 [Other Numbering Systems](#otherNumberingSystems) 86 ## 1 <a name="Numbering_Systems" href="#Numbering_Systems">Numbering Systems</a> 98 Numbering systems information is used to define different representations for numeric values to an … 123 …CP47 identifiers, see the main document _Section Q.1.1 [Numbering System Data](tr35.md#Numbering%2… 133 ### 2.1 <a name="defaultNumberingSystem" href="#defaultNumberingSystem">Default Numbering System</a> 141 ### 2.2 <a name="otherNumberingSystems" href="#otherNumberingSystems">Other Numbering Systems</a> 168 For more information on numbering systems and their definitions, see _[Section 1: Numbering Systems… 275 For more information on numbering systems and their definitions, see _[Section 1: Numbering Systems… [all …]
|
D | tr35-info.md | 419 …ountry code may map to multiple CLDR territory codes; +1 (North America Numbering Plan) covers the… 432 … <telephoneCountryCode code="1" from="2004-10-02"/> <!-- +1 684 in North America Numbering Plan --> 436 <telephoneCountryCode code="1"/> <!-- North America Numbering Plan -->
|
D | tr35.md | 78 * 3.6.2 [Numbering System Data](#Numbering%20System%20Data) 848 <td rowspan="7">Numbering system</td> 851 …">For more information, see <a href="tr35-numbers.md#Numbering_Systems">Numbering Systems</a>.</p>… 907 #### 3.6.2 <a name="Numbering%20System%20Data" href="#Numbering%20System%20Data">Numbering System D… 3316 …bering_Systems" href="#Numbering_Systems">Numbering Systems</a> |…
|
D | tr35-dates.md | 1917 …es in the pattern, then simply use the numbering system ID as found in [Numbering Systems](tr35-nu…
|
D | tr35-general.md | 548 …mbols associated with the numberSystems supported for the locale (see _[Numbering Systems](tr35-nu…
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | notes.markdown | 352 - **gvn** - Global Value Numbering [[2]](#references), 405 [3] ["Global Code Motion. Global Value Numbering.", Cliff
|
/external/llvm/docs/ |
D | Lexicon.rst | 150 Load Value Numbering
|
D | Passes.rst | 542 ``-gvn``: Global Value Numbering
|
D | WritingAnLLVMPass.rst | 254 -gvn - Global Value Numbering
|
/external/clang/docs/ |
D | PCHInternals.rst | 492 Numbering of IDs 532 Numbering of IDs
|
/external/mesa3d/src/amd/compiler/ |
D | README.md | 53 #### Value Numbering
|
/external/libcups/ |
D | DEVELOPING.md | 58 Version Numbering
|
/external/one-true-awk/testdir/ |
D | funstack.ok | 1667 Gary D. Knott A Numbering System for Combinations . . 45--46 2437 Gary D. Knott A Numbering System for Permutations of 2605 Gary D. Knott A Numbering System for Binary Trees . . 113--115
|
/external/testng/ |
D | CHANGES.txt | 1123 Fixed: Numbering of sections
|