Home
last modified time | relevance | path

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

/llvm-project/mlir/docs/Tutorials/Toy/
H A DCh-4.md41 ### Inlining
307 ### Intraprocedural Shape Inference
/llvm-project/polly/lib/External/isl/doc/
H A Duser.pod11607 =head3 Inspecting the AST
11927 =head3 Properties of ASTs
11936 =head3 Manipulating and printing the AST
12261 =head3 Options
12408 =head3 AST Generation Options (Schedule Tree)
12619 =head3 AST Generation Options (Schedule Map)
12806 =head3 Fine-grained Control over AST Generation
12940 =head3 Nested AST Generation
/llvm-project/mlir/docs/
H A DInterfaces.md733 ##### Generation l4subsection
/llvm-project/clang/lib/Basic/Targets/
H A DSparc.cpp64 SparcTargetInfo::CPUGeneration Generation; member
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURemoveIncompatibleFunctions.cpp35 using Generation = AMDGPUSubtarget::Generation; typedef
H A DAMDGPUSubtarget.h31 enum Generation { enum
H A DSIMemoryLegalizer.cpp943 GCNSubtarget::Generation Generation = ST.getGeneration(); create() local
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCExpr.cpp186 uint64_t InitOccupancy, MaxWaves, Granule, TargetTotalNumVGPRs, Generation, evaluateOccupancy() local
294 unsigned Generation = STM.getGeneration(); createOccupancy() local
/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h126 ModuleFile(ModuleKind Kind,FileEntryRef File,unsigned Generation) ModuleFile() argument
200 unsigned Generation; global() variable
/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h164 atomic_uint64_t Generation; variable
/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp101 unsigned Generation, in addModule() argument
H A DASTReader.cpp8629 unsigned &Generation = SelectorGeneration[Sel]; ReadMethodPool() local
/llvm-project/clang/include/clang/Basic/
H A DModule.h868 unsigned Generation = 0; global() variable
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp217 LoadValue(Instruction *Inst, unsigned Generation) member
/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp681 unsigned Generation = 0; global() member