| /llvm-project-15.0.7/mlir/docs/Tutorials/Toy/ |
| H A D | Ch-7.md | 341 #### Updating Existing Operations 354 #### Adding New `Toy` Operations 428 #### Optimizing Operations on `StructType`
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | GVMaterializer.h | 26 class StructType; variable
|
| H A D | TypeFinder.h | 25 class StructType; variable
|
| H A D | DerivedTypes.h | 214 StructType(LLVMContext &C) : Type(C, StructTyID) {} in StructType() function
|
| H A D | Module.h | 51 class StructType; variable
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/Utils/ |
| H A D | LayoutUtils.h | 26 class StructType; variable
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | ScalarEvolution.h | 64 class StructType; variable
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | invalid-decl.c | 28 } StructType; typedef
|
| /llvm-project-15.0.7/llvm/include/llvm/Linker/ |
| H A D | IRMover.h | 22 class StructType; variable
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | TypesTest.cpp | 16 TEST(TypesTest, StructType) { in TEST() argument
|
| /llvm-project-15.0.7/clang/include/clang/CodeGen/ |
| H A D | SwiftCallingConv.h | 26 class StructType; variable
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/ |
| H A D | SCCPSolver.h | 34 class StructType; variable
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGObjCRuntime.h | 30 class StructType; variable
|
| H A D | CodeGenTypes.h | 27 class StructType; variable
|
| H A D | CGRecordLayout.h | 19 class StructType; variable
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXLowerArgs.cpp | 237 Type *StructType = Arg->getParamByValType(); in adjustByValArgAlignment() local 315 Type *StructType = Arg->getParamByValType(); in handleByValParam() local
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
| H A D | make-shared.cpp | 279 BasePtr StructType = BasePtr(new Base); in aliases() local
|
| H A D | make-unique.cpp | 506 BasePtr StructType = BasePtr(new Base); in aliases() local
|
| /llvm-project-15.0.7/llvm/unittests/Transforms/Utils/ |
| H A D | CloningTest.cpp | 513 auto *StructType = DICompositeType::getDistinct( in CreateOldFunctionBodyAndDI() local
|
| /llvm-project-15.0.7/llvm/lib/Linker/ |
| H A D | IRMover.cpp | 243 Type *TypeMapTy::get(Type *Ty, SmallPtrSet<StructType *, 8> &Visited) { in get()
|
| /llvm-project-15.0.7/llvm/lib/Target/BPF/ |
| H A D | BTFDebug.cpp | 1578 for (const auto &StructType : StructTypes) { in endModule() local
|
| /llvm-project-15.0.7/llvm/bindings/go/llvm/ |
| H A D | ir.go | 612 func (c Context) StructType(elementTypes []Type, packed bool) (t Type) { func 626 func StructType(elementTypes []Type, packed bool) (t Type) { func
|