Home
last modified time | relevance | path

Searched defs:Generation (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod11678 =head3 Inspecting the AST
11998 =head3 Properties of ASTs
12007 =head3 Manipulating and printing the AST
12332 =head3 Options
12479 =head3 AST Generation Options (Schedule Tree)
12690 =head3 AST Generation Options (Schedule Map)
12877 =head3 Fine-grained Control over AST Generation
13011 =head3 Nested AST Generation
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DSparc.cpp64 SparcTargetInfo::CPUGeneration Generation; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DModuleFile.h112 ModuleFile(ModuleKind Kind, unsigned Generation) in ModuleFile()
181 unsigned Generation; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h31 enum Generation { enum
H A DSIMemoryLegalizer.cpp775 GCNSubtarget::Generation Generation = ST.getGeneration(); in create() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_buffer_queue.h165 atomic_uint64_t Generation; variable
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/
H A Dsigning.rst110 signing_verificationEnabling Automated DNSSEC Zone Maintenance and Key Generation global() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DModuleManager.cpp105 unsigned Generation, in addModule()
H A DASTReader.cpp8205 unsigned &Generation = SelectorGeneration[Sel]; in ReadMethodPool() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h714 unsigned Generation = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp559 unsigned Generation = 0; member