Home
last modified time | relevance | path

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

12

/external/llvm-project/mlir/docs/Tutorials/Toy/
DCh-4.md41 ### Inlining
242 ### Intraprocedural Shape Inference
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod10998 =head3 Inspecting the AST
11314 =head3 Properties of ASTs
11323 =head3 Manipulating and printing the AST
11636 =head3 Options
11783 =head3 AST Generation Options (Schedule Tree)
11994 =head3 AST Generation Options (Schedule Map)
12181 =head3 Fine-grained Control over AST Generation
12302 =head3 Nested AST Generation
/external/rust/crates/managed/src/
Dslotmap.rs97 struct Generation(isize); struct
292 pub(crate) fn free_link(self) -> Result<Offset, Generation> { in free_link() argument
300 pub(crate) fn generation(self) -> Result<Generation, Offset> { in generation()
365 impl Generation { impl
383 impl Default for Generation { implementation
/external/parameter-framework/upstream/bindings/python/
DREADME.md9 ## Generation section in Python bindings
/external/python/cryptography/docs/hazmat/primitives/asymmetric/
Ddsa.rst10 Generation chapter
Drsa.rst10 Generation chapter
/external/clang/lib/Serialization/
DModule.cpp23 ModuleFile::ModuleFile(ModuleKind Kind, unsigned Generation) in ModuleFile()
DModuleManager.cpp59 unsigned Generation, in addModule()
/external/toolchain-utils/bestflags/
Dgeneration.py26 class Generation(object): class
/external/parameter-framework/upstream/tools/xmlGenerator/
DREADME.md192 ### domainGenerator.py
/external/llvm-project/clang/lib/Basic/Targets/
DSparc.cpp64 SparcTargetInfo::CPUGeneration Generation; member
/external/llvm-project/clang/include/clang/Serialization/
DModuleFile.h112 ModuleFile(ModuleKind Kind, unsigned Generation) in ModuleFile()
181 unsigned Generation; variable
/external/llvm-project/compiler-rt/lib/xray/
Dxray_buffer_queue.h164 atomic_uint64_t Generation; variable
/external/clang/include/clang/Serialization/
DModule.h163 unsigned Generation; variable
/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h39 enum Generation { enum
/external/llvm-project/clang/lib/Serialization/
DModuleManager.cpp105 unsigned Generation, in addModule()
/external/clang/include/clang/Basic/
DModule.h563 unsigned Generation; variable
/external/llvm-project/clang/include/clang/Basic/
DModule.h710 unsigned Generation = 0; variable
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp283 unsigned Generation; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp657 GCNSubtarget::Generation Generation = ST.getGeneration(); in create() local
DAMDGPUSubtarget.h50 enum Generation { enum
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp684 GCNSubtarget::Generation Generation = ST.getGeneration(); in create() local
DAMDGPUSubtarget.h52 enum Generation { enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp521 unsigned Generation = 0; member
/external/llvm-project/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp539 unsigned Generation = 0; member

12