Home
last modified time | relevance | path

Searched refs:Generation (Results 1 – 25 of 98) sorted by relevance

1234

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCExpr.cpp186 uint64_t InitOccupancy, MaxWaves, Granule, TargetTotalNumVGPRs, Generation, in evaluateOccupancy() local
193 Success &= TryGetMCExprValue(Args[3], Generation); in evaluateOccupancy()
207 static_cast<AMDGPUSubtarget::Generation>(Generation))); in evaluateOccupancy()
294 unsigned Generation = STM.getGeneration(); in createOccupancy() local
302 CreateExpr(TargetTotalNumVGPRs), CreateExpr(Generation), in createOccupancy()
/src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.cpp111 atomic_fetch_add(&Generation, 1, memory_order_acq_rel); in init()
128 Buf.Generation = generation(); in init()
157 Generation{0} {
179 Buf.Generation = generation(); in getBuffer()
190 if (Buf.Generation != generation() || LiveBuffers == 0) { in releaseBuffer()
H A Dxray_fdr_controller.h47 return B.Data != nullptr && B.Generation == BQ->generation() && in hasSpace()
154 if (B.Generation != BQ->generation()) in recordPreamble()
171 if (B.Generation != BQ->generation()) in recordPreamble()
191 if (B.Generation != BQ->generation()) in rewindRecords()
210 if (B.Generation != BQ->generation()) in rewindRecords()
217 if (B.Generation != BQ->generation()) in rewindRecords()
H A Dxray_buffer_queue.h56 uint64_t Generation{0};
164 atomic_uint64_t Generation; variable
237 return atomic_load(&Generation, memory_order_acquire); in generation()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h815 : ImportLocs(std::move(O.ImportLocs)), Generation(O.Generation ? 1 : 0) { in VisibleModuleSet()
817 ++O.Generation; in VisibleModuleSet()
825 ++O.Generation;
826 ++Generation;
832 unsigned getGeneration() const { return Generation; } in getGeneration()
868 unsigned Generation = 0; variable
/src/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h126 ModuleFile(ModuleKind Kind, FileEntryRef File, unsigned Generation) in ModuleFile() argument
127 : Kind(Kind), File(File), Generation(Generation) {} in ModuleFile()
200 unsigned Generation; variable
/src/sys/contrib/device-tree/src/arm64/apple/
H A Dt8011-j105a.dts3 * Apple TV 4K (1st Generation), J105a, AppleTV6,2 (A1482)
14 model = "Apple TV 4K (1st Generation)";
/src/crypto/openssl/doc/man7/
H A DEVP_PKEY-FFC.pod162 Sets the Digest algorithm to be used as part of the Key Generation Function
163 associated with the given Key Generation I<ctx>.
169 Digest algorithm for the Key Generation Function associated with the given key
195 =item 5.5.1.1 FFC Domain Parameter Selection/Generation
203 =item A.1.1.2 Generation of Probable Primes p and q Using an Approved Hash Function.
205 =item A.2.3 Generation of canonical generator g.
207 =item A.2.1 Unverifiable Generation of the Generator g.
H A DEVP_SIGNATURE-SLH-DSA.pod36 The normal signing process (called Pure SLH-DSA Signature Generation)
40 testing. OpenSSL does not support Pre Hash SLH-DSA Signature Generation, but this
66 The default value of 1 uses 'Pure SLH-DSA Signature Generation' as described
68 but can also be used for 'Pre Hash SLH-DSA Signature Generation'.
H A DEVP_PKEY-DSA.pod111 =item A.1.1.2 Generation of Probable Primes p and q Using an Approved Hash Function.
113 =item A.2.3 Generation of canonical generator g.
115 =item A.2.1 Unverifiable Generation of the Generator g.
H A DEVP_SIGNATURE-ML-DSA.pod25 The normal signing process (called Pure ML-DSA Signature Generation)
31 testing. OpenSSL does not support Pre Hash ML-DSA Signature Generation, but this
56 The default value of 1 uses 'Pure ML-DSA Signature Generation' as described
H A DEVP_PKEY-DH.pod302 =item 5.5.1.1 FFC Domain Parameter Selection/Generation
312 =item A.1.1.2 Generation of Probable Primes p and q Using an Approved Hash Function.
314 =item A.2.3 Generation of canonical generator g.
316 =item A.2.1 Unverifiable Generation of the Generator g.
/src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DSparc.cpp64 SparcTargetInfo::CPUGeneration Generation; member
114 return Item->Generation; in getCPUGeneration()
186 if (Info.Generation == CG_V9) in fillValidCPUList()
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h41 Generation Gen = R600;
75 Generation getGeneration() const { in getGeneration()
H A DAMDGPURemoveIncompatibleFunctions.cpp35 using Generation = AMDGPUSubtarget::Generation; typedef
/src/sys/contrib/device-tree/Bindings/clock/
H A Dimx7ulp-clock.txt4 Clock Generation (SCG) modules, Peripheral Clock Control (PCC)
18 System Clock Generation (SCG) modules:
20 The System Clock Generation (SCG) is responsible for clock generation
/src/crypto/openssl/doc/man1/
H A Dopenssl-genpkey.pod.in141 =head2 RSA Key Generation Options
160 =head2 RSA-PSS Key Generation Options
186 =head2 EC Key Generation Options
203 =head2 ML-DSA Key Generation Options
220 =head2 ML-KEM Key Generation Options
237 =head2 DH Key Generation Options
244 See the L</DH Parameter Generation Options> section below.
255 =head2 DSA Parameter Generation Options
307 =head2 DH Parameter Generation Options
434 =head2 EC Parameter Generation Options
[all …]
/src/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am6528-iot2050-basic.dts9 * AM6528-based (dual-core) IOT2050 Basic variant, Product Generation 1
H A Dk3-am6548-iot2050-advanced.dts9 * AM6548-based (quad-core) IOT2050 Advanced variant, Product Generation 1
H A Dk3-am6528-iot2050-basic-pg2.dts9 * AM6528-based (dual-core) IOT2050 Basic variant, Product Generation 2
H A Dk3-am6548-iot2050-advanced-pg2.dts9 * AM6548-based (quad-core) IOT2050 Advanced variant, Product Generation 2
/src/crypto/openssl/doc/designs/
H A Dslh-dsa.md74 Pure vs Pre Hashed Signature Generation
77 The normal signing process (called Pure SLH-DSA Signature Generation)
84 Pre Hash SLH-DSA Signature Generation encodes the message as
H A Dml-dsa.md69 Pure vs Pre Hashed Signature Generation
72 The normal signing process (called Pure ML-DSA Signature Generation)
79 Pre Hash ML-DSA Signature Generation encode the message as
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp217 unsigned Generation = 0; member
219 LoadValue(Instruction *Inst, unsigned Generation) in LoadValue()
220 : DefI(Inst), Generation(Generation) {} in LoadValue()
263 if (LV.Generation != CurrentGeneration) { in getMatchingValue()
/src/sys/contrib/device-tree/Bindings/iommu/
H A Dmediatek,iommu.txt4 this M4U have two generations of HW architecture. Generation one uses flat
5 pagetable, and only supports 4K size page mapping. Generation two uses the

1234