| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DXILMetadataAnalysis.cpp | 80 for (const auto &EP : EntryPropertyVec) { in print() local 81 OS << " " << EP.Entry->getName() << "\n"; in print() 83 << Triple::getEnvironmentTypeName(EP.ShaderStage) << "\n"; in print() 84 OS << " NumThreads: " << EP.NumThreadsX << "," << EP.NumThreadsY << "," in print() 85 << EP.NumThreadsZ << "\n"; in print()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILTranslateMetadata.cpp | 171 getEntryPropAsMetadata(const EntryProperties &EP, uint64_t EntryShaderFlags, in getEntryPropAsMetadata() argument 174 LLVMContext &Ctx = EP.Entry->getContext(); in getEntryPropAsMetadata() 179 if (EP.Entry != nullptr) { in getEntryPropAsMetadata() 184 EP.ShaderStage != Triple::EnvironmentType::Library) in getEntryPropAsMetadata() 186 getShaderStage(EP.ShaderStage), Ctx)); in getEntryPropAsMetadata() 188 if (EP.ShaderStage == Triple::EnvironmentType::Compute) { in getEntryPropAsMetadata() 192 Type::getInt32Ty(Ctx), EP.NumThreadsX)), in getEntryPropAsMetadata() 194 Type::getInt32Ty(Ctx), EP.NumThreadsY)), in getEntryPropAsMetadata() 196 Type::getInt32Ty(Ctx), EP.NumThreadsZ))}; in getEntryPropAsMetadata() 224 static MDTuple *emitEntryMD(const EntryProperties &EP, MDTuple *Signatures, in emitEntryMD() argument [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
| H A D | ObjCARC.h | 108 BundledRetainClaimRVs(ARCRuntimeEntryPoints &EP, bool ContractPass, in BundledRetainClaimRVs() argument 110 : EP(EP), ContractPass(ContractPass), UseClaimRV(UseClaimRV) {} in BundledRetainClaimRVs() 161 ARCRuntimeEntryPoints &EP; variable
|
| H A D | ObjCARCContract.cpp | 77 ARCRuntimeEntryPoints EP; member in __anonccf8ea630111::ObjCARCContract 161 Function *Decl = EP.get(ARCRuntimeEntryPointKind::RetainRV); in optimizeRetainCall() 195 Function *Decl = EP.get(Class == ARCInstKind::AutoreleaseRV in contractAutorelease() 392 Function *Decl = EP.get(ARCRuntimeEntryPointKind::StoreStrong); in tryToContractReleaseIntoStoreStrong() 571 EP.init(&M); in init() 592 BundledRetainClaimRVs BRV(EP, /*ContractPass=*/true, HasClaimRV); in run()
|
| H A D | ObjCARC.cpp | 125 OBU.Inputs[0] == EP.get(ARCRuntimeEntryPointKind::RetainRV)) { in ~BundledRetainClaimRVs() 127 EP.get(ARCRuntimeEntryPointKind::ClaimRV)); in ~BundledRetainClaimRVs()
|
| H A D | ObjCARCOpts.cpp | 487 ARCRuntimeEntryPoints EP; member in __anon0b2926eb0211::ObjCARCOpt 643 Function *NewDecl = EP.get(ARCRuntimeEntryPointKind::Retain); in OptimizeRetainRVCall() 697 CallInst::Create(EP.get(ARCRuntimeEntryPointKind::Release), CallArg, "", in OptimizeInlinedAutoreleaseRVCall() 751 Function *NewDecl = EP.get(ARCRuntimeEntryPointKind::Autorelease); in OptimizeAutoreleaseRVCall() 993 Function *Decl = EP.get(ARCRuntimeEntryPointKind::Release); in OptimizeIndividualCallImpl() 1770 Function *Decl = EP.get(ARCRuntimeEntryPointKind::Retain); in MoveCalls() 1784 Function *Decl = EP.get(ARCRuntimeEntryPointKind::Release); in MoveCalls() 2124 Function *Decl = EP.get(ARCRuntimeEntryPointKind::Retain); in OptimizeWeakCalls() 2154 Function *Decl = EP.get(ARCRuntimeEntryPointKind::Retain); in OptimizeWeakCalls() 2413 EP.init(F.getParent()); in init() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LiveRangeCalc.cpp | 96 auto EP = LR.extendInBlock(Undefs, Indexes->getMBBStartIdx(UseMBB), Use); in extend() local 97 if (EP.first != nullptr || EP.second) in extend() 251 auto EP = LR.extendInBlock(Undefs, Start, End); in findReachingDefs() local 252 VNInfo *VNI = EP.first; in findReachingDefs() 253 FoundUndef |= EP.second; in findReachingDefs() 254 setLiveOutValue(Pred, EP.second ? &UndefVNI : VNI); in findReachingDefs() 260 if (VNI || EP.second) in findReachingDefs()
|
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | ti-pci.txt | 5 Should be "ti,dra7-pcie-ep" for EP (deprecated) 7 Should be "ti,dra746-pcie-ep" for dra74x/dra76 in EP mode 9 Should be "ti,dra726-pcie-ep" for dra72x in EP mode 65 work in host mode, EP mode DT node should be disabled and in order to PCI to 66 work in EP mode, host mode DT node should be disabled. Host mode and EP
|
| H A D | designware-pcie.txt | 6 "snps,dw-pcie-ep" for EP mode; 23 EP mode: 48 EP mode:
|
| H A D | axis,artpec6-pcie.txt | 8 "axis,artpec6-pcie-ep", "snps,dw-pcie" for ARTPEC-6 in EP mode; 10 "axis,artpec7-pcie-ep", "snps,dw-pcie" for ARTPEC-7 in EP mode;
|
| H A D | pci-keystone.txt | 31 PCI in either RC mode or EP mode. 78 compatibility: Should be "ti,am654-pcie-ep" for EP on AM654x SoC 93 PCI in either RC mode or EP mode.
|
| H A D | nvidia,tegra194-pcie.txt | 91 EP mode: 92 In Tegra194, Only controllers C0, C4 & C5 support EP mode. 131 EP mode: 197 Tegra194 EP mode:
|
| /freebsd/sys/contrib/device-tree/src/arm/socionext/ |
| H A D | uniphier-pro5-epcore.dts | 3 * Device Tree Source for UniPhier Pro5 EP-CORE Board (Pro5-PCIe_EP-CORE) 14 model = "UniPhier Pro5 EP-CORE Board";
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | omap-abe-twl6040.txt | 35 * EP 74 "Earphone Spk", "EP",
|
| /freebsd/libexec/getty/ |
| H A D | subr.c | 275 } else if (AP || EP || OP) { in set_flags() 279 if (OP && !EP) { in set_flags() 284 } else if (EP && !OP) { in set_flags() 289 } else if (AP || (EP && OP)) { in set_flags()
|
| H A D | gettytab.h | 146 #define EP gettyflags[2].value macro
|
| /freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
| H A D | bcm283x-rpi-usb-otg.dtsi | 7 * According to dwc2 the sum of all device EP
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3588-rock-5b-pcie-srns.dtso | 8 * other board running in EP mode.
|
| H A D | rk3588-rock-5b-pcie-ep.dtso | 7 * RC mode and the other board running in EP mode, see also the device
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeStreamMerger.cpp | 485 EndPrecompRecord EP; in shouldRemapType() local 487 EP)) in shouldRemapType() 492 PCHInfo.emplace(PCHMergerInfo{EP.getSignature(), CurIndex.toArrayIndex()}); in shouldRemapType()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | BlockFrequencyInfoImpl.h | 1513 auto EP = BPI->getEdgeProbability(SrcBB, DstBB); 1514 if (EP.isZero()) 1536 auto EP = BPI->getEdgeProbability(DstBB, SrcBB); 1537 if (EP.isZero()) 1575 auto EP = BPI->getEdgeProbability(BB, SI); 1576 if (EP.isZero()) 1580 Scaled64::getFraction(EP.getNumerator(), EP.getDenominator());
|
| /freebsd/contrib/unbound/doc/ |
| H A D | CREDITS | 4 and Roy Arends of Nominet. VeriSign and EP.Net funded development of
|
| /freebsd/share/termcap/ |
| H A D | termcap | 260 :dl=\EM:dc=\EP:ic=\E\136:sf=\EH\EM\EY5 :sr=\ET:kb=^H: 328 :al=130\EP\n\EQ:le=^H:bs:cd=2\EJ:ce=\EK:cl=2\EM:cm=\EY%r%+ %+ :\ 329 :co#80:dc=6\b:dl=130\EP\EA\EQ:dm=\EP:ed=\EQ:ei=\EQ:ho=\EH:\ 330 :im=\EP:ip=6:li#24:nd=\EC:pt:so=\EO1:se=\EO0:up=\EA: 334 :dc=6\EB:ei=\EP:ho=\EH:im=\EP:ip=6:\ 364 :do=^J:al=\EE:dl=\EO:k1=\EP:l1=blue:k2=\EQ:\ 417 :hs:ic=\EP:kA=\EN:kB=\E2:kC=\EQ:\ 446 :k1=\ES:k2=\ET:k3=\EU:k4=\EV:k5=\EW:k6=\EP:k7=\EQ:k8=\ER:k9=\EY:\ 627 :dl=2*\E[M:k0=\EP:k1=\EQ:k2=\ER:k3=\ES:kd=\EB:ke=\E>:kl=\ED:kr=\EC:\ 880 :da:db:dc=\EP:dl=\EM:ho=\EH:li#24:nd=\EC:se=\E4:sf=\ES:\ [all …]
|
| /freebsd/libexec/bootpd/ |
| H A D | Announce | 54 CDC EP/IX (1.4.3, 2.1.1)
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Interp.cpp | 2115 const Pointer EP = Ptr.atIndex(0); in finishGlobalRecurse() local 2118 if (!EP.deref<T>().singleWord()) { in finishGlobalRecurse() 2119 copyPrimitiveMemory<T>(S, EP); in finishGlobalRecurse() 2126 const Pointer EP = Ptr.atIndex(I); in finishGlobalRecurse() local 2127 copyPrimitiveMemory(S, EP, PT); in finishGlobalRecurse() 2132 const Pointer EP = Ptr.atIndex(I).narrow(); in finishGlobalRecurse() local 2133 finishGlobalRecurse(S, EP); in finishGlobalRecurse()
|