/llvm-project/mlir/docs/Tutorials/Toy/ |
H A D | Ch-4.md | 41 ### Inlining 307 ### Intraprocedural Shape Inference
|
/llvm-project/polly/lib/External/isl/doc/ |
H A D | user.pod | 11607 =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 D | Interfaces.md | 733 ##### Generation l4subsection
|
/llvm-project/clang/lib/Basic/Targets/ |
H A D | Sparc.cpp | 64 SparcTargetInfo::CPUGeneration Generation; member
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURemoveIncompatibleFunctions.cpp | 35 using Generation = AMDGPUSubtarget::Generation; typedef
|
H A D | AMDGPUSubtarget.h | 31 enum Generation { enum
|
H A D | SIMemoryLegalizer.cpp | 943 GCNSubtarget::Generation Generation = ST.getGeneration(); create() local
|
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUMCExpr.cpp | 186 uint64_t InitOccupancy, MaxWaves, Granule, TargetTotalNumVGPRs, Generation, evaluateOccupancy() local 294 unsigned Generation = STM.getGeneration(); createOccupancy() local
|
/llvm-project/clang/include/clang/Serialization/ |
H A D | ModuleFile.h | 126 ModuleFile(ModuleKind Kind,FileEntryRef File,unsigned Generation) ModuleFile() argument 200 unsigned Generation; global() variable
|
/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_buffer_queue.h | 164 atomic_uint64_t Generation; variable
|
/llvm-project/clang/lib/Serialization/ |
H A D | ModuleManager.cpp | 101 unsigned Generation, in addModule() argument
|
H A D | ASTReader.cpp | 8629 unsigned &Generation = SelectorGeneration[Sel]; ReadMethodPool() local
|
/llvm-project/clang/include/clang/Basic/ |
H A D | Module.h | 868 unsigned Generation = 0; global() variable
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopUnroll.cpp | 217 LoadValue(Instruction *Inst, unsigned Generation) member
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 681 unsigned Generation = 0; global() member
|