/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUMCExpr.cpp | 186 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()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_buffer_queue.cpp | 111 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 D | xray_fdr_controller.h | 47 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 D | xray_buffer_queue.h | 56 uint64_t Generation{0}; 164 atomic_uint64_t Generation; variable 237 return atomic_load(&Generation, memory_order_acquire); in generation()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Module.h | 815 : 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
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ModuleFile.h | 126 ModuleFile(ModuleKind Kind, FileEntryRef File, unsigned Generation) in ModuleFile() argument 127 : Kind(Kind), File(File), Generation(Generation) {} in ModuleFile() 200 unsigned Generation; variable
|
H A D | ModuleManager.h | 243 ModuleFile *ImportedBy, unsigned Generation,
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_PKEY-FFC.pod | 162 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 D | EVP_PKEY-DSA.pod | 96 =item A.1.1.2 Generation of Probable Primes p and q Using an Approved Hash Function. 98 =item A.2.3 Generation of canonical generator g. 100 =item A.2.1 Unverifiable Generation of the Generator g.
|
H A D | EVP_PKEY-DH.pod | 302 =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.
|
H A D | RSA-PSS.pod | 27 =head2 Key Generation
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600Subtarget.h | 41 Generation Gen = R600; 75 Generation getGeneration() const { in getGeneration()
|
H A D | AMDGPURemoveIncompatibleFunctions.cpp | 35 using Generation = AMDGPUSubtarget::Generation; typedef
|
H A D | AMDGPUSubtarget.h | 31 enum Generation { enum
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | imx7ulp-clock.txt | 4 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
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-genpkey.pod.in | 123 =head2 RSA Key Generation Options 142 =head2 RSA-PSS Key Generation Options 168 =head2 EC Key Generation Options 185 =head2 DH Key Generation Options 192 See the L</DH Parameter Generation Options> section below. 203 =head2 DSA Parameter Generation Options 255 =head2 DH Parameter Generation Options 382 =head2 EC Parameter Generation Options 385 L</EC Key Generation Options> above.
|
H A D | openssl.pod | 106 Generation and Management of Diffie-Hellman Parameters. Superseded by 115 DSA Parameter Generation and Management. Superseded by 144 Generation of DSA Private Key from Parameters. Superseded by 149 Generation of Private Key or Parameters. 153 Generation of RSA Private Key. Superseded by L<openssl-genpkey(1)>. 185 Generation of hashed passwords.
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am6528-iot2050-basic-pg2.dts | 9 * AM6528-based (dual-core) IOT2050 Basic variant, Product Generation 2
|
H A D | k3-am6528-iot2050-basic.dts | 9 * AM6528-based (dual-core) IOT2050 Basic variant, Product Generation 1
|
H A D | k3-am6548-iot2050-advanced.dts | 9 * AM6548-based (quad-core) IOT2050 Advanced variant, Product Generation 1
|
H A D | k3-am6548-iot2050-advanced-pg2.dts | 9 * AM6548-based (quad-core) IOT2050 Advanced variant, Product Generation 2
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopUnroll.cpp | 217 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()
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | mediatek,iommu.txt | 4 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
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | nxp,lpc1850-rgu.txt | 1 NXP LPC1850 Reset Generation Unit (RGU)
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 681 unsigned Generation = 0; member 687 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue() 689 : DefInst(Inst), Generation(Generation), MatchingId(MatchingId), in LoadValue() 1288 if (!isOperatingOnInvariantMemAt(MemInst.get(), InVal.Generation) && in getMatchingValue() 1289 !isSameMemGeneration(InVal.Generation, CurrentGeneration, InVal.DefInst, in getMatchingValue()
|