| /freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/ |
| H A D | Instrumentation.h | 30 class Domain { 34 explicit Domain(const char *name) : _domain(__itt_domain_createA(name)) {} in Domain() function 71 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) { in ScopedTask() 98 Marker(const Domain &d, const StringHandle &s) { in Marker() 103 class Domain { 105 Domain(const char *name) {} 115 ScopedTask(const Domain &d, const StringHandle &s) {} 121 Marker(const Domain &d, const StringHandle &s) {} 125 inline const Domain &getDefaultDomain() { in getDefaultDomain() 126 static Domain domain("org.llvm.lld"); in getDefaultDomain()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScopedNoAliasAA.cpp | 110 static void collectMDInDomain(const MDNode *List, const MDNode *Domain, in collectMDInDomain() argument 114 if (AliasScopeNode(MD).getDomain() == Domain) in collectMDInDomain() 127 if (const MDNode *Domain = AliasScopeNode(NAMD).getDomain()) in mayAliasInScopes() local 128 Domains.insert(Domain); in mayAliasInScopes() 132 for (const MDNode *Domain : Domains) { in mayAliasInScopes() local 134 collectMDInDomain(Scopes, Domain, ScopeNodes); in mayAliasInScopes() 139 collectMDInDomain(NoAlias, Domain, NANodes); in mayAliasInScopes()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86DomainReassignment.cpp | 67 RegDomain Domain) { in getDstRC() argument 68 assert(Domain == MaskDomain && "add domain"); in getDstRC() 443 if (Domain == NoDomain) in visitRegister() 444 Domain = RD; in visitRegister() 446 if (Domain != RD) in visitRegister() 490 return calculateCost(C, Domain) < 0.0; in isReassignmentProfitable() 500 if (Converters.find({Domain, MI->getOpcode()}) in reassign() 545 RegDomain Domain = NoDomain; in buildClosure() local 546 visitRegister(C, Reg, Domain, Worklist); in buildClosure() 575 visitRegister(C, Op.getReg(), Domain, Worklist); in buildClosure() [all …]
|
| H A D | X86InstrFormats.td | 113 class Domain<bits<2> val> { 116 def GenericDomain : Domain<0>; 117 def SSEPackedSingle : Domain<1>; 118 def SSEPackedDouble : Domain<2>; 119 def SSEPackedInt : Domain<3>; 308 Domain ExeDomain = d; 540 Domain d> 555 Domain d> 799 Domain ExeDomain = SSEPackedInt; 818 Domain ExeDomain = SSEPackedInt; [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/clock/ |
| H A D | renesas,r8a7778-cpg-clocks.txt | 5 The CPG also provides a Clock Domain for SoC devices, in combination with the 17 SoC devices that are part of the CPG/MSTP Clock Domain and can be power-managed 39 - CPG/MSTP Clock Domain member device node:
|
| H A D | renesas,r8a7779-cpg-clocks.txt | 5 The CPG also provides a Clock Domain for SoC devices, in combination with the 19 SoC devices that are part of the CPG/MSTP Clock Domain and can be power-managed 41 - CPG/MSTP Clock Domain member device node:
|
| H A D | renesas,rz-cpg-clocks.txt | 5 The CPG also provides a Clock Domain for SoC devices, in combination with the 21 SoC devices that are part of the CPG/MSTP Clock Domain and can be power-managed 43 - CPG/MSTP Clock Domain member device node:
|
| H A D | renesas,cpg-mssr.yaml | 20 1. Module Standby, providing a Clock Domain to control the clock supply 78 SoC devices that are part of the CPG/MSSR Clock Domain and can be 80 in their "power-domains" property, as documented by the generic PM Domain
|
| H A D | fujitsu,mb86s70-crg11.txt | 24 clocks = <&clock 0 2 1>; /* Cntrlr:0 Domain:2 Port:1 */
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | MDBuilder.h | 140 MDNode *createAnonymousAliasScope(MDNode *Domain, 142 return createAnonymousAARoot(Name, Domain); 158 MDNode *createAliasScope(StringRef Name, MDNode *Domain);
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/soc/ti/ |
| H A D | sci-pm-domain.txt | 1 Texas Instruments TI-SCI Generic Power Domain 11 PM Domain Node 44 PM Domain Consumers
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MLxExpansionPass.cpp | 185 unsigned Domain = MCID.TSFlags & ARMII::DomainMask; in hasRAWHazard() local 191 if ((Domain & ARMII::DomainVFP) || (Domain & ARMII::DomainNEON)) in hasRAWHazard() 346 unsigned Domain = MCID.TSFlags & ARMII::DomainMask; in ExpandFPMLxInstructions() local 347 if (Domain == ARMII::DomainGeneral) { in ExpandFPMLxInstructions()
|
| H A D | ARMHazardRecognizer.cpp | 30 unsigned Domain = MCID.TSFlags & ARMII::DomainMask; in hasRAWHazard() local 36 if ((Domain & ARMII::DomainVFP) || (Domain & ARMII::DomainNEON)) in hasRAWHazard()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | CorrelatedValuePropagation.cpp | 660 enum class Domain { NonNegative, NonPositive, Unknown }; enum 664 return Domain::NonNegative; in getDomain() 666 return Domain::NonPositive; in getDomain() 667 return Domain::Unknown; in getDomain() 775 Domain D; in processSRem() 783 if (Op.D == Domain::Unknown) in processSRem() 792 if (Op.D == Domain::NonNegative) in processSRem() 807 if (Ops[0].D == Domain::NonPositive) in processSRem() 831 Domain D; in processSDiv() 839 if (Op.D == Domain::Unknown) in processSDiv() [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/power/ |
| H A D | renesas,sysc-rmobile.txt | 24 match the Power Area Hierarchy in the Power Domain Specifications section of 28 == PM Domain Nodes == 87 == PM Domain Consumers ==
|
| H A D | xlnx,zynqmp-genpd.txt | 9 == Zynq MPSoC Generic PM Domain Node ==
|
| /freebsd-13.1/crypto/heimdal/lib/wind/ |
| H A D | rfc3491.txt | 15 Internationalized Domain Names (IDN) 36 internationalizing the Domain Name System (DNS). 143 7. Unassigned Code Points in Internationalized Domain Names 161 "Internationalizing Domain Names in Applications 177 [STD13] Mockapetris, P., "Domain names - concepts and 178 facilities", STD 13, RFC 1034, and "Domain names - 196 Domain names are used by users to connect to Internet servers. The
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/APINotes/ |
| H A D | Types.h | 156 void setNSErrorDomain(const llvm::Optional<std::string> &Domain) { in setNSErrorDomain() argument 157 NSErrorDomain = Domain; in setNSErrorDomain() 160 void setNSErrorDomain(const llvm::Optional<llvm::StringRef> &Domain) { in setNSErrorDomain() argument 162 Domain ? llvm::Optional<std::string>(std::string(*Domain)) : llvm::None; in setNSErrorDomain()
|
| /freebsd-13.1/share/i18n/csmapper/BIG5/ |
| H A D | UCS@SIP%ETen.src | 20 ## License: Public Domain.
|
| H A D | ETen%[email protected] | 20 ## License: Public Domain.
|
| H A D | UCS%[email protected] | 20 ## License: Public Domain.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | nvidia,tegra30-mc.yaml | 19 Domain, but an implementation may divide the client space into multiple 27 Memory Crossbar is just a pass through between a single Arbitration Domain
|
| /freebsd-13.1/contrib/sendmail/cf/feature/ |
| H A D | domaintable.m4 | 22 # Domain table (adding domains)
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ExecutionDomainFix.cpp | 190 unsigned Domain = LiveRegs[rx]->getFirstDomain(); in enterBasicBlock() local 191 if (!pdv->isCollapsed() && pdv->hasDomain(Domain)) in enterBasicBlock() 192 collapse(pdv, Domain); in enterBasicBlock()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/reset/ |
| H A D | qcom,pdc-global.yaml | 13 The bindings describes the reset-controller found on PDC-Global (Power Domain
|